Skip to content

Commit

Permalink
Drop Cucumber JVM recipes (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Mar 21, 2023
1 parent 9932c4a commit 9bf9c10
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 2,127 deletions.
5 changes: 0 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,8 @@ recipeDependencies {
parserClasspath("org.assertj:assertj-core:3.+")
parserClasspath("junit:junit:latest.release")
parserClasspath("pl.pragmatists:JUnitParams:1.+")
parserClasspath("org.junit.platform:junit-platform-suite-api:latest.release")
parserClasspath("org.junit.jupiter:junit-jupiter-api:latest.release")
parserClasspath("org.junit.jupiter:junit-jupiter-params:latest.release")
parserClasspath("io.cucumber:cucumber-java8:7.+")
parserClasspath("io.cucumber:cucumber-java:7.+")
parserClasspath("io.cucumber:cucumber-plugin:7.+")
parserClasspath("io.cucumber:cucumber-junit-platform-engine:7.+")
parserClasspath("org.hamcrest:hamcrest:latest.release")
parserClasspath("com.squareup.okhttp3:mockwebserver:3.14.9")
parserClasspath("org.apiguardian:apiguardian-api:1.1.2")
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9bf9c10

Please sign in to comment.