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 c9c95d8 commit f7afa1bCopy full SHA for f7afa1b
sigstore-java/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
testImplementation(platform("org.junit:junit-bom:5.10.0"))
50
testImplementation("org.junit.jupiter:junit-jupiter")
51
52
- testImplementation(platform("org.mockito:mockito-bom:5.5.0"))
+ testImplementation(platform("org.mockito:mockito-bom:5.6.0"))
53
testImplementation("org.mockito:mockito-core")
54
testImplementation("org.mockito:mockito-junit-jupiter")
55
0 commit comments