Skip to content

Commit 2bc4916

Browse files
Bump no.nav.security:token-validation-spring from 3.0.11 to 3.1.0
Bumps [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) from 3.0.11 to 3.1.0. - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.0.11...3.1.0) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74e31f4 commit 2bc4916

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.5"
44
val logstashVersion = "7.3"
55
val testContainersVersion = "1.18.3"
66
val springDocVersion = "2.1.0"
7-
val tokenValidationVersion = "3.0.11"
7+
val tokenValidationVersion = "3.1.0"
88
val kotlinVersion = "1.8.22"
99

1010
repositories {

0 commit comments

Comments
 (0)