Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bo…
Browse files Browse the repository at this point in the history
…m to v2.20.0
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent f4965e7 commit 099fbe8
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 @@ -23,7 +23,7 @@ repositories {
}

dependencies {
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.19.0"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.20.0"))
rewrite("org.openrewrite.recipe:rewrite-migrate-java")
implementation 'io.github.resilience4j:resilience4j-retry:2.2.0'
implementation "jakarta.ws.rs:jakarta.ws.rs-api:4.0.0"
Expand Down

0 comments on commit 099fbe8

Please sign in to comment.