Skip to content

Commit a0d6279

Browse files
Bump no.nav.security:mock-oauth2-server from 2.1.11 to 2.2.0 (#338)
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.1.11 to 2.2.0. - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.1.11...2.2.0) --- updated-dependencies: - dependency-name: no.nav.security:mock-oauth2-server dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f00a19 commit a0d6279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
testImplementation(kotlin("test"))
7474
testImplementation(libs.ktor.server.test.host)
7575

76-
testImplementation("no.nav.security:mock-oauth2-server:2.1.11")
76+
testImplementation("no.nav.security:mock-oauth2-server:2.2.0")
7777
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
7878

7979
testImplementation("org.wiremock:wiremock-standalone:3.13.0")

0 commit comments

Comments
 (0)