Skip to content

Commit 913b40c

Browse files
authored
fix(deps): update openrewrite (#2869)
2 parents a94d498 + 097521d commit 913b40c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ sortpom-sorter = "com.github.ekryd.sortpom:sortpom-sorter:4.0.0"
5757
tabletest-formatter-core = "org.tabletest:tabletest-formatter-core:1.1.1"
5858
zjsonpatch = "com.flipkart.zjsonpatch:zjsonpatch:0.4.16"
5959

60-
rewrite-recipe-migrate-java = "org.openrewrite.recipe:rewrite-migrate-java:3.28.0"
61-
rewrite-recipe-static-analysis = "org.openrewrite.recipe:rewrite-static-analysis:2.28.0"
62-
rewrite-recipe-third-party = "org.openrewrite.recipe:rewrite-third-party:0.36.0"
60+
rewrite-recipe-migrate-java = "org.openrewrite.recipe:rewrite-migrate-java:3.30.0"
61+
rewrite-recipe-static-analysis = "org.openrewrite.recipe:rewrite-static-analysis:2.30.0"
62+
rewrite-recipe-third-party = "org.openrewrite.recipe:rewrite-third-party:0.36.2"
6363

6464
errorprone-core = "com.google.errorprone:error_prone_core:2.42.0"
6565

0 commit comments

Comments
 (0)