Skip to content

Commit

Permalink
[deps]: Bump openApiVersion from 2.1.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps `openApiVersion` from 2.1.0 to 2.6.0.

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.1.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.1.0...v2.6.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.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.1.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]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 8e6812b commit 29700b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
validationApiVersion = "2.0.1.Final"
gsonVersion = "2.8.5"
jwtVersion = "4.4.0"
openApiVersion = "2.1.0"
openApiVersion = "2.6.0"
logbookVersion = "2.16.0"
logstashEncoderVersion = "7.3"
postgresContainerVersion = "1.19.0"
Expand Down

0 comments on commit 29700b9

Please sign in to comment.