Skip to content

Commit 57a8000

Browse files
Bump tokenSupportVersion from 5.0.13 to 5.0.14 (#100)
Bumps `tokenSupportVersion` from 5.0.13 to 5.0.14. Updates `no.nav.security:token-client-spring` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.13...5.0.14) Updates `no.nav.security:token-validation-spring` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.13...5.0.14) Updates `no.nav.security:token-validation-spring-test` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.13...5.0.14) --- updated-dependencies: - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52b23f6 commit 57a8000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
}
2424

2525
val testContainersVersion = "1.19.0"
26-
val tokenSupportVersion = "5.0.13"
26+
val tokenSupportVersion = "5.0.14"
2727
val logstashLogbackEncoderVersion = "7.4"
2828
val kluentVersion = "1.73"
2929
val inntektsmeldingKontraktVersion = "2023.09.21-02-30-3f310"

0 commit comments

Comments
 (0)