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.25.0
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 7608877 commit a02773b
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.24.1")
rewrite("org.openrewrite.recipe:rewrite-spring:5.25.0")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBoot3BestPractices")
Expand Down

0 comments on commit a02773b

Please sign in to comment.