Skip to content

Commit

Permalink
Include rewrite-launchdarkly with the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Nov 17, 2023
1 parent 9c853c2 commit ff27d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-hibernate:$latest")
api("org.openrewrite.recipe:rewrite-kubernetes:$latest")
api("org.openrewrite.recipe:rewrite-liberty:$latest")
//api("org.openrewrite.recipe:rewrite-launchdarkly:$latest")
api("org.openrewrite.recipe:rewrite-launchdarkly:$latest")
api("org.openrewrite.recipe:rewrite-logging-frameworks:$latest")
api("org.openrewrite.recipe:rewrite-micrometer:$latest")
api("org.openrewrite.recipe:rewrite-micronaut:$latest")
Expand Down

0 comments on commit ff27d83

Please sign in to comment.