Skip to content

Commit

Permalink
Merge pull request #482 from sigstore/renovate/no.nav.security-mock-o…
Browse files Browse the repository at this point in the history
…auth2-server-0.x

fix(deps): update dependency no.nav.security:mock-oauth2-server to v0.5.10
  • Loading branch information
loosebazooka authored Sep 7, 2023
2 parents 995c60b + 6664366 commit 59e3057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
testImplementation("org.mockito:mockito-core")
testImplementation("org.mockito:mockito-junit-jupiter")

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

0 comments on commit 59e3057

Please sign in to comment.