Skip to content

Commit

Permalink
Bump tokenSupportVersion from 3.2.0 to 4.1.5
Browse files Browse the repository at this point in the history
Bumps `tokenSupportVersion` from 3.2.0 to 4.1.5.

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

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

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 81f60be commit 13fb21d
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 @@ -7,7 +7,7 @@ val apacheHttpClientVersion = "5.3.1"
val junitJupiterVersion = "5.10.2"
val kotlinJacksonVersion = "2.17.1"
val flywayVersion = "9.22.3"
val tokenSupportVersion = "3.2.0"
val tokenSupportVersion = "4.1.5"
val mockkVersion = "1.13.10"
val springMockkVersion = "3.1.1"
val confluent = "7.6.1"
Expand Down

0 comments on commit 13fb21d

Please sign in to comment.