We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98cfe9 commit 5588b84Copy full SHA for 5588b84
oauth2-klient/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
dependencies {
6
7
api(libs.konfig)
8
- api("no.nav.security:token-client-core:3.1.7")
+ api("no.nav.security:token-client-core:4.1.7")
9
implementation(libs.ktor.client.logging.jvm)
10
implementation(libs.ktor.client.cio)
11
implementation(libs.ktor.client.content.negotiation)
0 commit comments