File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 implementation(" com.gradleup.shadow:shadow-gradle-plugin:9.3.1" )
1313 implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8" )
1414 implementation(" net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.0.0" )
15- implementation(" org.openrewrite:plugin:7.25 .0" )
15+ implementation(" org.openrewrite:plugin:7.26 .0" )
1616}
1717
1818java {
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222
2323 errorprone(" com.google.errorprone:error_prone_core:2.47.0" )
2424 spotbugs(" com.github.spotbugs:spotbugs:4.9.8" )
25- rewrite(" org.openrewrite.recipe:rewrite-static-analysis:2.26 .0" )
25+ rewrite(" org.openrewrite.recipe:rewrite-static-analysis:2.27 .0" )
2626 rewrite(" org.openrewrite.recipe:rewrite-migrate-java:3.26.0" )
2727 rewrite(" org.openrewrite.recipe:rewrite-rewrite:0.19.0" )
2828
You can’t perform that action at this time.
0 commit comments