Skip to content

Commit

Permalink
Merge branch 'main' into csharp-catch-only-rethrow
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Nov 27, 2024
2 parents bb8d98a + 8a0343b commit 998c31d
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 @@ -29,6 +29,7 @@ dependencies {

testImplementation("org.jetbrains:annotations:24.+")
testImplementation("org.openrewrite:rewrite-groovy")
testImplementation("org.openrewrite:rewrite-test")
testImplementation("org.junit-pioneer:junit-pioneer:2.+")
testImplementation("junit:junit:4.13.2")

Expand Down

0 comments on commit 998c31d

Please sign in to comment.