Skip to content

Commit 2843fe0

Browse files
Bump tokenSupportVersion from 5.0.39 to 5.0.40 (#124)
Bumps `tokenSupportVersion` from 5.0.39 to 5.0.40. Updates `no.nav.security:token-client-spring` from 5.0.39 to 5.0.40 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...5.0.40) Updates `no.nav.security:token-validation-spring` from 5.0.39 to 5.0.40 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...5.0.40) Updates `no.nav.security:token-validation-spring-test` from 5.0.39 to 5.0.40 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.39...5.0.40) --- updated-dependencies: - dependency-name: no.nav.security:token-client-spring dependency-version: 5.0.40 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-validation-spring dependency-version: 5.0.40 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: no.nav.security:token-validation-spring-test dependency-version: 5.0.40 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 05a3f27 commit 2843fe0

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
@@ -28,7 +28,7 @@ val detektVersion = "1.23.8"
2828
val kotestVersion = "5.9.1"
2929
val springKotestExtensionVersion = "1.3.0"
3030
val mockkVersion = "1.14.6"
31-
val tokenSupportVersion = "5.0.39"
31+
val tokenSupportVersion = "5.0.40"
3232
val kotlinxCoroutinesVersion = "1.10.2"
3333
val springmockkVersion = "4.0.2"
3434
val postgresEmbeddedVersion = "2.2.0"

0 commit comments

Comments
 (0)