Skip to content

Commit 4ecbcb3

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
1 parent b7e1bdb commit 4ecbcb3

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
@@ -387,7 +387,7 @@ dependencies {
387387
implementation group: 'org.flywaydb', name: 'flyway-database-postgresql', version: versions.flyway
388388
implementation group: 'org.json', name: 'json', version: '20250517'
389389
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.8'
390-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.14'
390+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '3.0.0'
391391
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-cache'
392392
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
393393
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-freemarker'

0 commit comments

Comments
 (0)