Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates in the / directory: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi), [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) and [no.nav.security:token-client-spring](https://github.com/navikt/token-support).


Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.1)

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-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-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)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4675b4d commit cd45cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

val mockkVersion = "1.13.14"
val tokenValidationVersion = "5.0.13"
val tokenValidationVersion = "5.0.14"
val logstashVersion = "8.0"
val springRetryVersion = "2.0.11"
val springMockkVersion = "4.0.2"
val springDocVersion = "2.7.0"
val springDocVersion = "2.8.1"
val testContainersVersion = "1.20.4"
val threeTenExtraVersion = "1.8.0"
val archunitVersion = "1.3.0"
Expand Down

0 comments on commit cd45cd5

Please sign in to comment.