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 0fd708e commit 6461b11Copy full SHA for 6461b11
1 file changed
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
exclude(group: "com.jcraft")
60
}
61
62
- testImplementation("org.mockito:mockito-core:5.13.0")
+ testImplementation("org.mockito:mockito-core:5.23.0")
63
testImplementation("org.slf4j:slf4j-simple:2.0.13")
64
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
65
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments