Skip to content

Commit 159b189

Browse files
committed
Bump Nextflow 25.04.0
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
1 parent 710c9d3 commit 159b189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test {
2727
}
2828

2929
dependencies {
30-
implementation 'io.nextflow:nf-lang:25.03.1-edge'
30+
implementation 'io.nextflow:nf-lang:25.04.0'
3131
implementation 'org.apache.groovy:groovy:4.0.26'
3232
implementation 'org.apache.groovy:groovy-json:4.0.26'
3333
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.0'

0 commit comments

Comments
 (0)