Skip to content

Commit 0303679

Browse files
Update dependency no.nav.security:mock-oauth2-server to v0.5.7
1 parent 51f8ed4 commit 0303679

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
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation("org.junit.jupiter:junit-jupiter")
4343

4444
testImplementation("org.mockito:mockito-core:4.9.0")
45-
testImplementation("no.nav.security:mock-oauth2-server:0.5.6")
45+
testImplementation("no.nav.security:mock-oauth2-server:0.5.7")
4646
testImplementation("com.squareup.okhttp3:mockwebserver:4.10.0")
4747
testImplementation("net.sourceforge.htmlunit:htmlunit:2.67.0")
4848
testImplementation("org.eclipse.jetty:jetty-server:11.0.13")

0 commit comments

Comments
 (0)