Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Bump no.nav.security:token-validation-ktor-v2 in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: [no.nav.security:token-validation-ktor-v2](https://github.com/navikt/token-support).


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

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-ktor-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 79a1aa5 commit e0f1e86
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 pdfBoxVersion = "3.0.2"
val imageIOVersion = "3.10.1"
val jsonassertVersion = "1.5.1"
val fuelVersion = "2.3.1"
val tokenSupportVersion = "4.1.5"
val tokenSupportVersion = "4.1.7"
val mockOauth2ServerVersion = "2.1.5"

val mainClass = "no.nav.helse.K9JoarkKt"
Expand Down

0 comments on commit e0f1e86

Please sign in to comment.