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.
1 parent 63be329 commit 37f8817Copy full SHA for 37f8817
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
testAnnotationProcessor 'org.projectlombok:lombok'
35
36
// swagger 3 springdoc openapi 2
37
- implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.5'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
38
39
40
testImplementation 'org.springframework.boot:spring-boot-starter-test'
0 commit comments