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 744f4bb + ce011bf commit 7742bd3Copy full SHA for 7742bd3
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.9'
+ implementation 'org.springdoc:springdoc-openapi-ui:1.6.15'
20
21
testImplementation 'org.springframework.boot:spring-boot-starter-test'
22
}
0 commit comments