Skip to content

Commit

Permalink
Bump no.nav.security:mock-oauth2-server from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/navikt/mock-oauth2-server/releases)
- [Commits](navikt/mock-oauth2-server@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: no.nav.security:mock-oauth2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 27, 2023
1 parent da409d3 commit c4d1466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/retrofit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
api("com.squareup.retrofit2:converter-scalars:2.9.0")

testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
testImplementation("no.nav.security:mock-oauth2-server:2.0.0")
testImplementation("no.nav.security:mock-oauth2-server:2.0.1")

implementation("com.google.code.findbugs:jsr305:3.0.2")

Expand Down

0 comments on commit c4d1466

Please sign in to comment.