Skip to content

Commit 669a05e

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-ui to v1.7.0
1 parent a24cce3 commit 669a05e

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
@@ -19,7 +19,7 @@ dependencies {
1919
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-mongodb', version: '2.6.6'
2020

2121
// swagger
22-
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.7'
22+
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.7.0'
2323

2424
// monitoring
2525
implementation group: 'io.micrometer', name: 'micrometer-registry-prometheus', version: '1.8.4'

0 commit comments

Comments
 (0)