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 1ce04c9 commit 4cb968fCopy full SHA for 4cb968f
sigstore-java/build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
testImplementation(platform("org.junit:junit-bom:5.11.1"))
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