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 704e0d2 commit fdd28d8Copy full SHA for fdd28d8
dp-inntekt-api/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
implementation("no.bekk.bekkopen:nocommons:0.16.0")
69
70
implementation("com.uchuhimo:kotlinx-bimap:1.2")
71
- implementation("no.nav.dagpenger:oauth2-klient:2025.02.13-18.02.052b7c34baab")
+ implementation("no.nav.dagpenger:oauth2-klient:2025.03.26-08.06.f652e69565e1")
72
73
testImplementation(kotlin("test"))
74
testImplementation(libs.ktor.server.test.host)
0 commit comments