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 080809a commit 5463165Copy full SHA for 5463165
sigstore-java/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
testImplementation(platform("org.junit:junit-bom:5.9.1"))
42
testImplementation("org.junit.jupiter:junit-jupiter")
43
44
- testImplementation("org.mockito:mockito-core:4.10.0")
+ testImplementation("org.mockito:mockito-core:4.11.0")
45
testImplementation("no.nav.security:mock-oauth2-server:0.5.7")
46
testImplementation("com.squareup.okhttp3:mockwebserver:4.10.0")
47
testImplementation("net.sourceforge.htmlunit:htmlunit:2.67.0")
0 commit comments