Skip to content

Commit

Permalink
Bump Grengine 3.0.2
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 Feb 10, 2024
1 parent 7caffef commit 42ca2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nextflow/build.gradle
Expand Up @@ -29,7 +29,7 @@ dependencies {
api "ch.qos.logback:logback-classic:1.4.12"
api "ch.qos.logback:logback-core:1.4.12"
api "org.codehaus.gpars:gpars:1.2.1"
api("ch.artecat.grengine:grengine:3.0.0") { exclude group: 'org.codehaus.groovy' }
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"
Expand Down

0 comments on commit 42ca2b6

Please sign in to comment.