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 42259e3 commit 881a0d5Copy full SHA for 881a0d5
dp-inntekt-api/build.gradle.kts
@@ -75,7 +75,7 @@ dependencies {
75
testImplementation(kotlin("test"))
76
testImplementation(libs.ktor.server.test.host)
77
78
- testImplementation("no.nav.security:mock-oauth2-server:2.1.4")
+ testImplementation("no.nav.security:mock-oauth2-server:2.1.10")
79
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
80
81
testImplementation("org.wiremock:wiremock-standalone:3.9.2")
0 commit comments