chore: update dependencies

This commit is contained in:
Skylot
2024-09-21 22:00:03 +01:00
parent 02b69d2d29
commit 8f27de4d0e
8 changed files with 11 additions and 11 deletions
@@ -11,7 +11,7 @@ repositories {
dependencies {
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks:2.18.0")
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks:2.13.0")
rewrite("org.openrewrite.recipe:rewrite-migrate-java:2.24.0")
rewrite("org.openrewrite.recipe:rewrite-migrate-java:2.25.1")
rewrite("org.openrewrite.recipe:rewrite-static-analysis:1.16.0")
}