Skip to content

Commit

Permalink
bump springdoc-openapi-starter-webmvc-ui 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
biagio committed Nov 25, 2024
1 parent d329bb3 commit 9114290
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 @@ -41,7 +41,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok'

// Open API
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'

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

0 comments on commit 9114290

Please sign in to comment.