Skip to content

Commit d929759

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-recipe-bom to v3.19.0 (#2748)
2 parents 061b7cb + 3f2017f commit d929759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/rewrite.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rewrite {
2121
failOnDryRunResults = true
2222
}
2323
dependencies {
24-
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.0'))
24+
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.19.0'))
2525
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
2626
rewrite('org.openrewrite.recipe:rewrite-java-security:3.22.0')
2727
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')

0 commit comments

Comments
 (0)