Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.recipe:rewrite-spring to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 6bab9b7 commit c550b3d
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.25.1")
rewrite("org.openrewrite.recipe:rewrite-spring:6.0.0")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBoot3BestPractices")
Expand Down

0 comments on commit c550b3d

Please sign in to comment.