Skip to content

Commit

Permalink
make openRewrite stable again
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Nov 2, 2023
1 parent 866996b commit 24e9979
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 @@ -252,7 +252,7 @@ dependencies {
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '3.0.2'
xjc group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'

rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:latest.integration"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.4.1"))
rewrite("org.openrewrite.recipe:rewrite-static-analysis")
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
Expand Down

0 comments on commit 24e9979

Please sign in to comment.