Skip to content

Commit e0f9751

Browse files
Bump no.nav.security:token-validation-ktor-v2 from 4.1.3 to 4.1.4
Bumps [no.nav.security:token-validation-ktor-v2](https://github.com/navikt/token-support) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@4.1.3...4.1.4) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-ktor-v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcd1375 commit e0f9751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
val logstashVersion = "7.4"
3737
val micrometerVersion = "1.12.3"
3838
val mockkVersion = "1.13.10"
39-
val navSecurityVersion = "4.1.3"
39+
val navSecurityVersion = "4.1.4"
4040

4141
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")
4242
implementation("com.github.navikt.tms-ktor-token-support:azure-exchange:$tmsKtorTokenSupportVersion")

0 commit comments

Comments
 (0)