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.24.1
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 08936f8 commit b4c8853
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.24.1")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBoot3BestPractices")
Expand Down

0 comments on commit b4c8853

Please sign in to comment.