Skip to content

Commit d5d242c

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

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
@@ -42,7 +42,7 @@ dependencies {
4242
val micrometerVersion = "1.14.5"
4343
val mockkVersion = "1.13.17"
4444

45-
val navSecurityVersion = "5.0.20"
45+
val navSecurityVersion = "5.0.21"
4646
val tmsKtorTokenSupportVersion = "5.0.1"
4747

4848
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")

0 commit comments

Comments
 (0)