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 710c9d3 commit 159b189Copy full SHA for 159b189
build.gradle
@@ -27,7 +27,7 @@ test {
27
}
28
29
dependencies {
30
- implementation 'io.nextflow:nf-lang:25.03.1-edge'
+ implementation 'io.nextflow:nf-lang:25.04.0'
31
implementation 'org.apache.groovy:groovy:4.0.26'
32
implementation 'org.apache.groovy:groovy-json:4.0.26'
33
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.0'
0 commit comments