We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc035c commit ef635ddCopy full SHA for ef635dd
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'org.springframework.boot:spring-boot-starter-webflux'
53
implementation 'org.springframework.boot:spring-boot-starter-data-r2dbc'
54
implementation 'net.logstash.logback:logstash-logback-encoder:8.0'
55
- implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'
+ implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.8.5'
56
implementation 'org.postgresql:r2dbc-postgresql:1.0.7.RELEASE'
57
implementation 'org.postgresql:postgresql:42.7.5'
58
0 commit comments