Skip to content

Commit 66c6ac2

Browse files
Update packing.gradle [ci skip]
Co-authored-by: Ben Sherman <bentshermann@gmail.com> Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent e3a335b commit 66c6ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packing.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api project(':nextflow')
1616
// include Ivy at runtime in order to have Grape @Grab work correctly
1717
defaultCfg "org.apache.ivy:ivy:2.5.2"
18-
// default cfg = runtime + httpfs + lineage + seqera
18+
// default cfg = runtime + httpfs + lineage
1919
defaultCfg project(':nf-httpfs')
2020
defaultCfg project(':nf-lineage')
2121
console project(':plugins:nf-console')

0 commit comments

Comments
 (0)