Skip to content

Commit 71fac18

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
1 parent 9d0594f commit 71fac18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ dependencies {
208208
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-oauth2-resource-server'
209209
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.1'
210210
implementation group: 'org.reactivestreams', name: 'reactive-streams', version: '1.0.4'
211-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.15'
211+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '3.0.1'
212212
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
213213
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging
214214
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-hystrix', version: '2.2.10.RELEASE'

0 commit comments

Comments
 (0)