Skip to content

Commit 9896f76

Browse files
fix springdoc
1 parent 3817445 commit 9896f76

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
@@ -106,7 +106,7 @@ dependencies {
106106

107107
// springdoc
108108
implementation 'org.springdoc:springdoc-openapi-starter-common:2.6.0'
109-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
109+
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'
110110

111111
// zipkin
112112
implementation 'io.micrometer:micrometer-tracing-bridge-otel'

0 commit comments

Comments
 (0)