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.
2 parents 30a6c41 + 4cb968f commit 5b49e56Copy full SHA for 5b49e56
sigstore-java/build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
testImplementation(platform("org.junit:junit-bom:5.11.2"))
49
testImplementation("org.junit.jupiter:junit-jupiter")
50
51
- testImplementation(platform("org.mockito:mockito-bom:5.14.1"))
+ testImplementation(platform("org.mockito:mockito-bom:5.14.2"))
52
testImplementation("org.mockito:mockito-core")
53
testImplementation("org.mockito:mockito-junit-jupiter")
54
0 commit comments