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 b51766c commit 326a63fCopy full SHA for 326a63f
dp-inntekt-api/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
testImplementation(kotlin("test"))
69
testImplementation(libs.ktor.server.test.host)
70
71
- testImplementation("no.nav.security:mock-oauth2-server:2.3.0")
+ testImplementation("no.nav.security:mock-oauth2-server:3.0.0")
72
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
73
74
testImplementation("org.wiremock:wiremock-standalone:3.13.1")
0 commit comments