Skip to content

Commit 59e3057

Browse files
authored
Merge pull request #482 from sigstore/renovate/no.nav.security-mock-oauth2-server-0.x
fix(deps): update dependency no.nav.security:mock-oauth2-server to v0.5.10
2 parents 995c60b + 6664366 commit 59e3057

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
@@ -53,7 +53,7 @@ dependencies {
5353
testImplementation("org.mockito:mockito-core")
5454
testImplementation("org.mockito:mockito-junit-jupiter")
5555

56-
testImplementation("no.nav.security:mock-oauth2-server:0.5.8")
56+
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
5757
testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
5858
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
5959
testImplementation("org.eclipse.jetty:jetty-server:11.0.15")

0 commit comments

Comments
 (0)