Skip to content

Commit 1ec2ab9

Browse files
authored
Merge pull request #230 from navikt/dependabot/gradle/all-dependencies-ee2657581c
Bump no.nav.security:token-validation-spring from 5.0.20 to 5.0.21 in the all-dependencies group
2 parents 7a34fb3 + 95e27e2 commit 1ec2ab9

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.17"
44
val logstashVersion = "8.0"
55
val testContainersVersion = "1.20.6"
66
val springDocVersion = "2.8.6"
7-
val tokenValidationVersion = "5.0.20"
7+
val tokenValidationVersion = "5.0.21"
88
val kotlinVersion = "2.1.20"
99

1010
repositories {

0 commit comments

Comments
 (0)