Skip to content

Commit 760bdc4

Browse files
authored
Merge pull request #48 from navikt/dependabot/gradle/no.nav.security-token-validation-spring-2.1.8
Bump token-validation-spring from 2.1.7 to 2.1.8
2 parents 7ec8338 + 18d6b73 commit 760bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val springVersion = "2.5.5"
66
val springSleuthVersion = "3.1.5"
77
val testContainersVersion = "1.17.6"
88
val springDocVersion = "1.6.12"
9-
val tokenValidationVersion = "2.1.7"
9+
val tokenValidationVersion = "2.1.8"
1010
val problemSpringWebStartVersion = "0.27.0"
1111

1212
repositories {

0 commit comments

Comments
 (0)