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 066f565 commit 3c7d14bCopy full SHA for 3c7d14b
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.10'
+ implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.11'
148
149
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
150
0 commit comments