Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Jun 19, 2022
1 parent 3331826 commit a06b444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nextflow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
api "org.codehaus.gpars:gpars:1.2.1"
api("ch.grengine:grengine:1.3.0") { exclude group: 'org.codehaus.groovy' }
api "commons-lang:commons-lang:2.6"
api "commons-codec:commons-codec:1.10"
api "commons-codec:commons-codec:1.15"
api "commons-io:commons-io:2.11.0"
api "com.beust:jcommander:1.35"
api("com.esotericsoftware.kryo:kryo:2.24.0") { exclude group: 'com.esotericsoftware.minlog', module: 'minlog' }
Expand Down

0 comments on commit a06b444

Please sign in to comment.