Skip to content

Commit

Permalink
Bump springdoc-openapi-ui from 1.6.12 to 1.6.13
Browse files Browse the repository at this point in the history
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.12 to 1.6.13.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.12...v1.6.13)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent 24cb018 commit 0e94c9a
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 @@ -114,7 +114,7 @@ allprojects {
slf4jVersion = '1.7.36'
snappyVersion = '1.1.8.4'
springbootVersion = '2.7.6'
springdocVersion = '1.6.12'
springdocVersion = '1.6.13'
spotbugsVersion = '4.7.3'
springdataVersion = '2.7.6'
springldapVersion = '2.4.1'
Expand Down

0 comments on commit 0e94c9a

Please sign in to comment.