Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.recipe:rewrite-spring to…
Browse files Browse the repository at this point in the history
… v5.23.1
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent e5d46bb commit 0727cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ initscript {
rootProject {
plugins.apply(org.openrewrite.gradle.RewritePlugin)
dependencies {
rewrite("org.openrewrite.recipe:rewrite-spring:5.22.0")
rewrite("org.openrewrite.recipe:rewrite-spring:5.23.1")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBoot3BestPractices")
Expand Down

0 comments on commit 0727cdc

Please sign in to comment.