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 8e10c87 commit c16aefeCopy full SHA for c16aefe
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.13'
+ implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.14'
148
149
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
150
0 commit comments