Skip to content

Commit

Permalink
Update all-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 4, 2025
1 parent 874b3f9 commit 66a0f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ repositories {

dependencies {
constraints {
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0")
implementation("org.mapstruct:mapstruct:1.6.3")
annotationProcessor("org.mapstruct:mapstruct-processor:1.6.3")
implementation("io.github.resilience4j:resilience4j-spring-boot3:2.2.0")
implementation("io.github.resilience4j:resilience4j-spring-boot3:2.3.0")
}
}

Expand Down

0 comments on commit 66a0f7d

Please sign in to comment.