Skip to content

Commit

Permalink
Merge branch 'dev' into pp/#1089-enhance-loadinput-by-categories-for-…
Browse files Browse the repository at this point in the history
…markov
  • Loading branch information
pierrepetersmeier authored May 30, 2024
2 parents 5209aad + ca95182 commit f5c1537
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 @@ -95,7 +95,7 @@ dependencies {

implementation 'commons-io:commons-io:2.16.1' // I/O functionalities
implementation 'commons-codec:commons-codec:1.17.0' // needed by commons-compress
implementation 'org.apache.commons:commons-compress:1.26.1' // I/O functionalities
implementation 'org.apache.commons:commons-compress:1.26.2' // I/O functionalities
}

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit f5c1537

Please sign in to comment.