Skip to content

Commit 0c99a4c

Browse files
Update dependency no.nav.security:mock-oauth2-server to v2
1 parent 1a0a48c commit 0c99a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation("org.mockito:mockito-core")
5252
testImplementation("org.mockito:mockito-junit-jupiter")
5353

54-
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
54+
testImplementation("no.nav.security:mock-oauth2-server:2.1.6")
5555
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
5656
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
5757
testImplementation("org.eclipse.jetty:jetty-server:11.0.21")

0 commit comments

Comments
 (0)