Skip to content

Commit

Permalink
Enable rewrite-gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Oct 9, 2024
1 parent 12d9b1f commit caf9fdb
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 @@ -42,7 +42,7 @@ dependencies {
api("org.openrewrite.recipe:rewrite-dotnet:$latest")
api("org.openrewrite.recipe:rewrite-feature-flags:$latest")
api("org.openrewrite.recipe:rewrite-github-actions:$latest")
// api("org.openrewrite.recipe:rewrite-gitlab:$latest")
api("org.openrewrite.recipe:rewrite-gitlab:$latest")
api("org.openrewrite.recipe:rewrite-hibernate:$latest")
api("org.openrewrite.recipe:rewrite-jackson:$latest")
api("org.openrewrite.recipe:rewrite-java-dependencies:$latest")
Expand Down

0 comments on commit caf9fdb

Please sign in to comment.