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 9c9f50e commit 2250fd2Copy full SHA for 2250fd2
dp-inntekt-api/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation("no.bekk.bekkopen:nocommons:0.16.0")
68
69
implementation("com.uchuhimo:kotlinx-bimap:1.2")
70
- implementation("no.nav.dagpenger:oauth2-klient:2024.12.19-12.57.9d42f60a1165")
+ implementation("no.nav.dagpenger:oauth2-klient:2025.02.13-18.02.052b7c34baab")
71
72
testImplementation(kotlin("test"))
73
testImplementation(libs.ktor.server.test.host)
0 commit comments