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 f4ee735 commit d65ddbeCopy full SHA for d65ddbe
dp-inntekt-api/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("no.bekk.bekkopen:nocommons:0.16.0")
64
65
implementation("com.uchuhimo:kotlinx-bimap:1.2")
66
- implementation("no.nav.dagpenger:oauth2-klient:2025.07.23-08.30.31e64aee9725")
+ implementation("no.nav.dagpenger:oauth2-klient:2025.08.20-08.53.9250ac7fbd99")
67
68
testImplementation(kotlin("test"))
69
testImplementation(libs.ktor.server.test.host)
0 commit comments