We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6454fc0 commit cd6684cCopy full SHA for cd6684c
1 file changed
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
exclude(group: "com.jcraft")
50
}
51
52
- testImplementation("org.mockito:mockito-core:5.13.0")
+ testImplementation("org.mockito:mockito-core:5.22.0")
53
testImplementation("org.slf4j:slf4j-simple:2.0.13")
54
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
55
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments