Skip to content

Commit

Permalink
[NO-JIRA] Bump mockito-core to version 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dorian-burihabwa-sonarsource committed Jun 13, 2024
1 parent e3d6b78 commit 6d228d6
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 @@ -80,7 +80,7 @@ dependencies {
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.8.1")
testImplementation("org.hamcrest:hamcrest-all:1.3")
testImplementation("org.mockito:mockito-core:4.7.0")
testImplementation("org.mockito:mockito-core:5.12.0")
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0") {
exclude(module = "groovy-all")
}
Expand Down

0 comments on commit 6d228d6

Please sign in to comment.