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 7066850 commit 7c5b712Copy full SHA for 7c5b712
build.gradle
@@ -27,7 +27,7 @@ test {
27
}
28
29
dependencies {
30
- implementation 'io.nextflow:nf-lang:25.04.4'
+ implementation 'io.nextflow:nf-lang:25.04.6'
31
implementation 'org.apache.groovy:groovy:4.0.27'
32
implementation 'org.apache.groovy:groovy-json:4.0.27'
33
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.23.0'
0 commit comments