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 2d9d061 + 7f7cf2f commit e3810adCopy full SHA for e3810ad
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.3.0'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
38
39
40
testImplementation 'org.springframework.boot:spring-boot-starter-test'
0 commit comments