Skip to content

Commit bc5b310

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

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
@@ -212,7 +212,7 @@ dependencies {
212212
implementation 'org.springframework.boot:spring-boot-starter-actuator'
213213
implementation 'org.springframework.boot:spring-boot-starter-aop'
214214
implementation 'org.springframework.boot:spring-boot-starter-json'
215-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.6'
215+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.8'
216216

217217
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.8'
218218

0 commit comments

Comments
 (0)