We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d788e9 commit 59e396cCopy full SHA for 59e396c
buildSrc/src/main/kotlin/commons-java-unit-test.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- testImplementation("org.mockito:mockito-core:5.22.0")
+ testImplementation("org.mockito:mockito-core:5.23.0")
7
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.3")
8
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.3")
9
testImplementation("org.assertj:assertj-core:3.27.7")
0 commit comments