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 5c812ee commit 7f13ca0Copy full SHA for 7f13ca0
SpringBootSpringDocOpenApi/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
10
implementation 'org.springframework.boot:spring-boot-starter-web'
11
12
- implementation 'org.springdoc:springdoc-openapi-ui:1.6.0'
+ implementation 'org.springdoc:springdoc-openapi-ui:1.6.2'
13
14
runtimeOnly 'com.h2database:h2'
15
}
0 commit comments