Skip to content

Commit 6cfc154

Browse files
Bump no.nav.security:token-client-core from 3.1.7 to 4.1.8
Bumps [no.nav.security:token-client-core](https://github.com/navikt/token-support) from 3.1.7 to 4.1.8. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.1.7...4.1.8) --- updated-dependencies: - dependency-name: no.nav.security:token-client-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c98cfe9 commit 6cfc154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2-klient/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66

77
api(libs.konfig)
8-
api("no.nav.security:token-client-core:3.1.7")
8+
api("no.nav.security:token-client-core:4.1.8")
99
implementation(libs.ktor.client.logging.jvm)
1010
implementation(libs.ktor.client.cio)
1111
implementation(libs.ktor.client.content.negotiation)

0 commit comments

Comments
 (0)