Skip to content

Commit

Permalink
Bump tokenSupportVersion from 5.0.13 to 5.0.14
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent cf4d6f9 commit f8aa035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {
ext["okhttp3.version"] = "4.12" // Token-support tester trenger MockWebServer.

val testContainersVersion = "1.20.4"
val tokenSupportVersion = "5.0.13"
val tokenSupportVersion = "5.0.14"
val logstashLogbackEncoderVersion = "8.0"
val kluentVersion = "1.73"
val openHtmlToPdfVersion = "1.0.10"
Expand Down

0 comments on commit f8aa035

Please sign in to comment.