We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f00a19 commit a0d6279Copy full SHA for a0d6279
dp-inntekt-api/build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
testImplementation(kotlin("test"))
74
testImplementation(libs.ktor.server.test.host)
75
76
- testImplementation("no.nav.security:mock-oauth2-server:2.1.11")
+ testImplementation("no.nav.security:mock-oauth2-server:2.2.0")
77
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
78
79
testImplementation("org.wiremock:wiremock-standalone:3.13.0")
0 commit comments