Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui t…
Browse files Browse the repository at this point in the history
…o v2.8.3
  • Loading branch information
renovate-bot committed Jan 13, 2025
1 parent 3a43f5e commit b1303f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
constraints {
annotationProcessor("org.mapstruct:mapstruct-processor:1.6.3")
implementation("org.mapstruct:mapstruct:1.6.3")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.1")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.3")
implementation("io.github.resilience4j:resilience4j-spring-boot3:2.3.0")
implementation("net.ttddyy.observation:datasource-micrometer-spring-boot:1.0.6")
}
Expand Down

0 comments on commit b1303f4

Please sign in to comment.