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 f506b76 commit 5dcf476Copy full SHA for 5dcf476
build.gradle
@@ -211,7 +211,7 @@ dependencies {
211
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-core'
212
implementation group: 'org.springframework.security', name: 'spring-security-config'
213
214
- implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.1'
+ implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.9'
215
216
// HMCTS
217
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
0 commit comments