Bump springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
abb35e94c0
commit
2b2102041e
@ -39,7 +39,7 @@ dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-validation")
|
||||
|
||||
// Migrating from SpringDoc API (Swagger) for Support Spring Boot 3.x
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.0")
|
||||
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.2")
|
||||
|
||||
// SPRING FRAMEWORK AND CORE
|
||||
implementation("org.springframework.boot:spring-boot-starter-web")
|
||||
|
Loading…
Reference in New Issue
Block a user