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 b881848 + 0055602 commit 2375852Copy full SHA for 2375852
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.9'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.10'
38
39
40
testImplementation 'org.springframework.boot:spring-boot-starter-test'
0 commit comments