Skip to content

Commit 881a0d5

Browse files
Bump no.nav.security:mock-oauth2-server from 2.1.4 to 2.1.10 (#249)
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.1.4 to 2.1.10. - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.1.4...2.1.10) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42259e3 commit 881a0d5

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
@@ -75,7 +75,7 @@ dependencies {
7575
testImplementation(kotlin("test"))
7676
testImplementation(libs.ktor.server.test.host)
7777

78-
testImplementation("no.nav.security:mock-oauth2-server:2.1.4")
78+
testImplementation("no.nav.security:mock-oauth2-server:2.1.10")
7979
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
8080

8181
testImplementation("org.wiremock:wiremock-standalone:3.9.2")

0 commit comments

Comments
 (0)