chore: update gradle and dependencies
This commit is contained in:
@@ -7,10 +7,10 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks:3.6.1")
|
||||
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks:3.6.1")
|
||||
rewrite("org.openrewrite.recipe:rewrite-migrate-java:3.7.0")
|
||||
rewrite("org.openrewrite.recipe:rewrite-static-analysis:2.7.1")
|
||||
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks:3.7.0")
|
||||
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks:3.7.0")
|
||||
rewrite("org.openrewrite.recipe:rewrite-migrate-java:3.8.0")
|
||||
rewrite("org.openrewrite.recipe:rewrite-static-analysis:2.8.0")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
Reference in New Issue
Block a user