Skip to content

Commit 344b7fd

Browse files
Bump the all-dependencies group with 1 update
Bumps the all-dependencies group with 1 update: [no.nav.security:token-validation-spring](https://github.com/navikt/token-support). Updates `no.nav.security:token-validation-spring` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@4.1.3...4.1.4) --- updated-dependencies: - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c3fb7a commit 344b7fd

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.10"
44
val logstashVersion = "7.4"
55
val testContainersVersion = "1.19.7"
66
val springDocVersion = "2.4.0"
7-
val tokenValidationVersion = "4.1.3"
7+
val tokenValidationVersion = "4.1.4"
88
val kotlinVersion = "1.9.23"
99

1010
repositories {

0 commit comments

Comments
 (0)