Skip to content

Commit

Permalink
Bump commons-io:2.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Nov 1, 2024
1 parent aa4d19c commit 767e4a0
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 @@ -35,7 +35,7 @@ dependencies {
api("ch.artecat.grengine:grengine:3.0.2") { exclude group: 'org.codehaus.groovy' }
api "commons-lang:commons-lang:2.6"
api "commons-codec:commons-codec:1.15"
api "commons-io:commons-io:2.11.0"
api "commons-io:commons-io:2.15.1"
api "com.beust:jcommander:1.35"
api("com.esotericsoftware.kryo:kryo:2.24.0") { exclude group: 'com.esotericsoftware.minlog', module: 'minlog' }
api('org.iq80.leveldb:leveldb:0.12')
Expand Down

0 comments on commit 767e4a0

Please sign in to comment.