Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent e23529a commit 00ffae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
testImplementation(libs.testcontainer.postgresql)
testImplementation("org.testcontainers:kafka:1.17.6")
testImplementation("org.apache.kafka:kafka-streams-test-utils:3.3.1")
testImplementation("no.nav.security:mock-oauth2-server:0.5.7")
testImplementation("no.nav.security:mock-oauth2-server:2.1.4")

testImplementation(libs.mockk)

Expand Down

0 comments on commit 00ffae3

Please sign in to comment.