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 1e9715d commit de3c0a4Copy full SHA for de3c0a4
build.gradle
@@ -144,7 +144,7 @@ dependencies {
144
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
145
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
146
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json'
147
- implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.12'
+ implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.13'
148
149
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
150
0 commit comments