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 5993c15 commit 9399a41Copy full SHA for 9399a41
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.5.12'
+ implementation 'org.springdoc:springdoc-openapi-ui:1.5.13'
13
14
runtimeOnly 'com.h2database:h2'
15
}
0 commit comments