Skip to content

Commit ef635dd

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.8.5
1 parent afc035c commit ef635dd

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
@@ -52,7 +52,7 @@ dependencies {
5252
implementation 'org.springframework.boot:spring-boot-starter-webflux'
5353
implementation 'org.springframework.boot:spring-boot-starter-data-r2dbc'
5454
implementation 'net.logstash.logback:logstash-logback-encoder:8.0'
55-
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'
55+
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.8.5'
5656
implementation 'org.postgresql:r2dbc-postgresql:1.0.7.RELEASE'
5757
implementation 'org.postgresql:postgresql:42.7.5'
5858

0 commit comments

Comments
 (0)