We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7d9c8 commit 902f83bCopy full SHA for 902f83b
build.gradle
@@ -276,7 +276,7 @@ dependencies {
276
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'
277
278
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core'
279
- implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
+ implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.4'
280
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
281
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
282
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
0 commit comments