Skip to content

Commit 363b524

Browse files
Bump no.nav.security:mock-oauth2-server from 2.3.0 to 3.0.0
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.3.0...3.0.0) --- updated-dependencies: - dependency-name: no.nav.security:mock-oauth2-server dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b119f76 commit 363b524

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
@@ -68,7 +68,7 @@ dependencies {
6868
testImplementation(kotlin("test"))
6969
testImplementation(libs.ktor.server.test.host)
7070

71-
testImplementation("no.nav.security:mock-oauth2-server:2.3.0")
71+
testImplementation("no.nav.security:mock-oauth2-server:3.0.0")
7272
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
7373

7474
testImplementation("org.wiremock:wiremock-standalone:3.13.1")

0 commit comments

Comments
 (0)