Skip to content

Commit

Permalink
fix springdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
xcodeassociated committed Sep 24, 2024
1 parent 3817445 commit 9896f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {

// springdoc
implementation 'org.springdoc:springdoc-openapi-starter-common:2.6.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'

// zipkin
implementation 'io.micrometer:micrometer-tracing-bridge-otel'
Expand Down

0 comments on commit 9896f76

Please sign in to comment.