Skip to content

Commit

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

---
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 Apr 12, 2024
1 parent 489c440 commit 56312ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dp-inntekt-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
testImplementation(kotlin("test"))
testImplementation(libs.ktor.server.test.host)

testImplementation("no.nav.security:mock-oauth2-server:2.1.2")
testImplementation("no.nav.security:mock-oauth2-server:2.1.4")
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")

testImplementation("org.wiremock:wiremock-standalone:3.4.2")
Expand Down

0 comments on commit 56312ca

Please sign in to comment.