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 3b92a7f commit dfb747aCopy full SHA for dfb747a
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.04.26-14.51.bbf9ece5f5ec")
+ implementation("no.nav.dagpenger:oauth2-klient:2025.07.23-08.30.31e64aee9725")
72
73
testImplementation(kotlin("test"))
74
testImplementation(libs.ktor.server.test.host)
0 commit comments