We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c4ef58 + b6f79e4 commit e939e63Copy full SHA for e939e63
build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'org.springframework.boot:spring-boot-starter-data-couchbase'
17
implementation 'org.springframework.boot:spring-boot-starter-web'
18
19
- implementation 'org.springdoc:springdoc-openapi-ui:1.6.6'
+ implementation 'org.springdoc:springdoc-openapi-ui:1.6.7'
20
21
testImplementation 'org.springframework.boot:spring-boot-starter-test'
22
}
0 commit comments