Skip to content

Commit

Permalink
Merge pull request #25 from AgileCraftsmanshipCanarias/dependabot/gra…
Browse files Browse the repository at this point in the history
…dle/org.mockito-mockito-core-5.5.0
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
2 parents 3935cfa + 3cb3367 commit fe3cb36
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.4.0")
testImplementation("org.mockito:mockito-core:5.5.0")
}

testing {
Expand Down

0 comments on commit fe3cb36

Please sign in to comment.