Skip to content

Commit

Permalink
special 1.3.2-jdk17 parboiled version used
Browse files Browse the repository at this point in the history
  • Loading branch information
bgalek committed Nov 23, 2021
1 parent 3ef4523 commit c2737e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ java {

dependencies {
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.parboiled:parboiled-java:1.3.1")
implementation(files("lib/parboiled-java-1.4.0.jar"))
implementation("org.parboiled:parboiled-java:1.3.2-jdk17")
implementation("org.slf4j:slf4j-api:1.7.32")

testImplementation("org.spockframework:spock-core:2.0-groovy-3.0")
Expand Down
Binary file removed lib/parboiled-java-1.4.0.jar
Binary file not shown.

0 comments on commit c2737e7

Please sign in to comment.