Skip to content

Commit

Permalink
Update dependency no.nav.security:mock-oauth2-server to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent 789fac0 commit c6b1779
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 @@ -45,7 +45,7 @@ dependencies {
testImplementation(platform("org.junit:junit-bom:5.9.1"))
testImplementation("org.junit.jupiter:junit-jupiter")

testImplementation("no.nav.security:mock-oauth2-server:0.5.1")
testImplementation("no.nav.security:mock-oauth2-server:0.5.5")
testImplementation("com.squareup.okhttp3:mockwebserver:4.10.0")
testImplementation("net.sourceforge.htmlunit:htmlunit:2.64.0")
testImplementation("org.eclipse.jetty:jetty-server:11.0.12")
Expand Down

0 comments on commit c6b1779

Please sign in to comment.