Skip to content

Commit

Permalink
Bump no.nav.security:mock-oauth2-server from 2.1.4 to 2.1.5
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.1.4 to 2.1.5.
- [Release notes](https://github.com/navikt/mock-oauth2-server/releases)
- [Commits](navikt/mock-oauth2-server@2.1.4...2.1.5)

---
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 May 6, 2024
1 parent 5ae09db commit aaba646
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.11.0")

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

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

Expand Down

0 comments on commit aaba646

Please sign in to comment.