Skip to content

Commit

Permalink
Add rewrite-okhttp
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jul 23, 2023
1 parent 18db2fe commit 520d7ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ dependencies {
"recipe"("org.openrewrite.recipe:rewrite-logging-frameworks:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-micronaut:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-migrate-java:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-okhttp:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-quarkus:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-recommendations:$rewriteVersion")
"recipe"("org.openrewrite.recipe:rewrite-spring:$rewriteVersion")
Expand Down

0 comments on commit 520d7ad

Please sign in to comment.