Skip to content

Commit

Permalink
Add rewrite-okhttp (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Jul 24, 2023
1 parent eecc021 commit 55764e2
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 @@ -35,6 +35,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-logging-frameworks:$latest")
api("org.openrewrite.recipe:rewrite-micronaut:$latest")
api("org.openrewrite.recipe:rewrite-migrate-java:$latest")
api("org.openrewrite.recipe:rewrite-okhttp:$latest")
api("org.openrewrite.recipe:rewrite-quarkus:$latest")
api("org.openrewrite.recipe:rewrite-spring:$latest")
api("org.openrewrite.recipe:rewrite-sql:$latest")
Expand Down

0 comments on commit 55764e2

Please sign in to comment.