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 bd6f667 commit 3cff487Copy full SHA for 3cff487
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
testAnnotationProcessor 'org.projectlombok:lombok'
37
38
// swagger 3 springdoc openapi 2
39
- implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.10'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12'
40
41
42
testImplementation 'org.springframework.boot:spring-boot-starter-test'
0 commit comments