We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df1759 commit 8574e6cCopy full SHA for 8574e6c
1 file changed
api/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("org.springframework.boot:spring-boot-starter-validation")
20
21
// Migrating from SpringDoc API (Swagger) for Support Spring Boot 3.x
22
- implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0")
+ implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0")
23
24
// SPRING FRAMEWORK AND CORE
25
implementation("org.springframework.boot:spring-boot-starter-web")
0 commit comments