Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
edigonzales committed Jul 14, 2023
1 parent 75f4242 commit b0433a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation 'commons-io:commons-io:2.13.0'
implementation 'org.tomlj:tomlj:1.1.0'

//testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
//testImplementation 'org.apache.hadoop:hadoop-client:3.3.5'
//testImplementation 'org.apache.parquet:parquet-avro:1.13.1'

Expand Down

0 comments on commit b0433a5

Please sign in to comment.