Skip to content

Commit b2d9d0f

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.13 (#2826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad825f0 commit b2d9d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies {
196196
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
197197
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.0'
198198
implementation group: 'org.checkerframework', name: 'checker-qual', version: '3.51.0'
199-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.12'
199+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.13'
200200
implementation group: 'com.google.guava', name: 'guava', version: '33.4.8-jre'
201201
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
202202
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging

0 commit comments

Comments
 (0)