Skip to content

Commit

Permalink
Bump springdoc-openapi-ui from 1.6.11 to 1.6.12
Browse files Browse the repository at this point in the history
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.11 to 1.6.12.
- [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.11...v1.6.12)

---
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 Oct 17, 2022
1 parent dd5a6b4 commit efd014a
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 @@ -238,7 +238,7 @@ dependencies {
contractTestImplementation sourceSets.main.runtimeClasspath
contractTestImplementation sourceSets.test.runtimeClasspath

implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.11'
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.12'
}

dependencyCheck {
Expand Down

0 comments on commit efd014a

Please sign in to comment.