Skip to content

Commit

Permalink
Bump springdocVersion from 2.5.0 to 2.6.0 (#489)
Browse files Browse the repository at this point in the history
Bumps `springdocVersion` from 2.5.0 to 2.6.0.

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.5.0 to 2.6.0
- [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.5.0...v2.6.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.5.0 to 2.6.0
- [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.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 29, 2024
1 parent 11f9570 commit cafa9b5
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 @@ -62,7 +62,7 @@ dependencies {

val mockkVersion = "1.13.12"
val tokenValidationVersion = "5.0.1"
val springdocVersion = "2.5.0"
val springdocVersion = "2.6.0"
val navFoedselsnummerVersion = "1.0-SNAPSHOT.6"
val skattKontraktVersjon = "2.0_20230214104704_706e9c0"
val fellesVersjon = "3.20240715145751_fc025c1"
Expand Down

0 comments on commit cafa9b5

Please sign in to comment.