Skip to content

Commit 5459e37

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
1 parent dce3281 commit 5459e37

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
@@ -176,7 +176,7 @@ dependencies {
176176
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
177177
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.3.1'
178178

179-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.15'
179+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '3.0.1'
180180

181181
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.9'
182182

0 commit comments

Comments
 (0)