Skip to content

Commit dad8af1

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

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
@@ -182,7 +182,7 @@ dependencies {
182182
}
183183
implementation group: 'org.apache.httpcomponents.client5', name: 'httpclient5', version: '5.5'
184184

185-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.12'
185+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.13'
186186

187187
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
188188
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging

0 commit comments

Comments
 (0)