Skip to content

Commit

Permalink
Bump tokenSupportVersion from 5.0.14 to 5.0.16 (#481)
Browse files Browse the repository at this point in the history
Bumps `tokenSupportVersion` from 5.0.14 to 5.0.16.

Updates `no.nav.security:token-validation-spring` from 5.0.14 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.14...5.0.16)

Updates `no.nav.security:token-client-spring` from 5.0.14 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.14...5.0.16)

Updates `no.nav.security:token-validation-spring-test` from 5.0.14 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.14...5.0.16)

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-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>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 6d1feea commit 6263f6a
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 @@ -27,7 +27,7 @@ val kluentVersion = "1.73"
val varselKotlinBuilderVersion = "1.1.0"
val sykepengesoknadKafkaVersion = "2024.12.06-09.11-55fbeea5"
val inntektsmeldingKontraktVersion = "2024.05.21-09-56-5528e"
val tokenSupportVersion = "5.0.14"
val tokenSupportVersion = "5.0.16"
val mockitoKotlinVersion = "2.2.0"
val unleashVersion = "9.2.6"

Expand Down

0 comments on commit 6263f6a

Please sign in to comment.