Bump springdoc-openapi-ui from 1.5.13 to 1.6.6
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.5.13 to 1.6.6. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.5.13...v1.6.6) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fa5711fe48
commit
22790afd5f
@ -33,7 +33,7 @@ springBoot {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Migrating from SpringFox
|
// Migrating from SpringFox
|
||||||
implementation("org.springdoc:springdoc-openapi-ui:1.5.13")
|
implementation("org.springdoc:springdoc-openapi-ui:1.6.6")
|
||||||
|
|
||||||
// SPRING FRAMEWORK AND CORE
|
// SPRING FRAMEWORK AND CORE
|
||||||
implementation("org.springframework.boot:spring-boot-starter-web")
|
implementation("org.springframework.boot:spring-boot-starter-web")
|
||||||
|
Loading…
Reference in New Issue
Block a user