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 f9dffae commit e06cefaCopy full SHA for e06cefa
1 file changed
sigstore-java/build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation(project(":sigstore-testkit"))
48
testImplementation(platform("org.junit:junit-bom:5.14.4"))
49
50
- testImplementation(platform("org.mockito:mockito-bom:5.21.0"))
+ testImplementation(platform("org.mockito:mockito-bom:5.23.0"))
51
testImplementation("org.mockito:mockito-core")
52
testImplementation("org.mockito:mockito-junit-jupiter")
53
0 commit comments