Skip to content

Commit 29d60b2

Browse files
authored
Merge pull request #90 from navikt/dependabot/gradle/no.nav.security-token-validation-spring-3.0.10
Bump no.nav.security:token-validation-spring from 3.0.9 to 3.0.10
2 parents 16fbe86 + afe6659 commit 29d60b2

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
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.4"
44
val logstashVersion = "7.3"
55
val testContainersVersion = "1.18.0"
66
val springDocVersion = "2.1.0"
7-
val tokenValidationVersion = "3.0.9"
7+
val tokenValidationVersion = "3.0.10"
88
val kotlinVersion = "1.8.20"
99

1010
repositories {

0 commit comments

Comments
 (0)