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 7257664 commit 87828afCopy full SHA for 87828af
plugins/nf-wave/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api 'org.apache.commons:commons-lang3:3.12.0'
37
api 'com.google.code.gson:gson:2.10.1'
38
api 'org.yaml:snakeyaml:2.2'
39
- api 'io.seqera:wave-api:0.9.1'
+ api 'io.seqera:wave-api:0.11.1'
40
api 'io.seqera:wave-utils:0.12.1'
41
42
testImplementation(testFixtures(project(":nextflow")))
0 commit comments