We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3342c76 commit 20ec169Copy full SHA for 20ec169
packing.gradle
@@ -18,7 +18,7 @@ dependencies {
18
// default cfg = runtime + httpfs + amazon + tower client
19
defaultCfg project(':nf-httpfs')
20
// Capsule manages the fat jar building process
21
- capsule 'io.nextflow:capsule:1.1.0'
+ capsule 'io.nextflow:capsule:1.1.1'
22
capsule 'io.nextflow:capsule-maven:1.0.3.2'
23
console project(':plugins:nf-console')
24
ga4gh project(':plugins:nf-ga4gh')
0 commit comments