Skip to content

Commit

Permalink
Merge pull request #26 from AgileCraftsmanshipCanarias/dependabot/gra…
Browse files Browse the repository at this point in the history
…dle/org.mockito-mockito-core-5.6.0
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
2 parents fe3cb36 + 87824a0 commit b5b7b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.mockito:mockito-core:5.5.0")
testImplementation("org.mockito:mockito-core:5.6.0")
}

testing {
Expand Down

0 comments on commit b5b7b43

Please sign in to comment.