Skip to content

Commit 328bb67

Browse files
Bump no.nav.security:mock-oauth2-server from 2.1.10 to 2.1.11 (#317)
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.1.10 to 2.1.11. - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.1.10...2.1.11) --- updated-dependencies: - dependency-name: no.nav.security:mock-oauth2-server dependency-version: 2.1.11 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 9f74783 commit 328bb67

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.10")
76+
testImplementation("no.nav.security:mock-oauth2-server:2.1.11")
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)