Skip to content

Commit fec43c0

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
1 parent 1cbd697 commit fec43c0

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
@@ -173,7 +173,7 @@ dependencies {
173173
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
174174
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
175175

176-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.14'
176+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '3.0.0'
177177

178178
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.8'
179179

0 commit comments

Comments
 (0)