We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61aef52 commit 5a99b8aCopy full SHA for 5a99b8a
1 file changed
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'org.springframework.boot:spring-boot-starter-validation'
38
39
//swagger
40
- implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0'
41
42
}
43
0 commit comments