Skip to content

Commit bf2277f

Browse files
Bump no.nav.security:token-validation-ktor-v3 from 5.0.19 to 5.0.20
Bumps [no.nav.security:token-validation-ktor-v3](https://github.com/navikt/token-support) from 5.0.19 to 5.0.20. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.19...5.0.20) --- 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 9e0b41a commit bf2277f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ val ojdbc8Version = "19.3.0.0"
1919
val postgresVersion = "42.7.5"
2020
val swaggerVersion = "5.20.0" // Husk å endre versjonen også i resource i SwaggerUi.kt
2121
val tjenestespecVersion = "2643.2f3e8e9"
22-
val tokenValidationVersion = "5.0.19"
22+
val tokenValidationVersion = "5.0.20"
2323
val vaultJdbcVersion = "1.3.10"
2424
val vaultVersion = "5.1.0"
2525

0 commit comments

Comments
 (0)