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 12fc1d6 commit 09ccd29Copy full SHA for 09ccd29
plugins/nf-wave/build.gradle
@@ -36,8 +36,8 @@ 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.13.3'
40
- api 'io.seqera:wave-utils:0.14.1'
+ api 'io.seqera:wave-api:0.14.0'
+ api 'io.seqera:wave-utils:0.15.0'
41
42
testImplementation(testFixtures(project(":nextflow")))
43
testImplementation "org.apache.groovy:groovy:4.0.24"
0 commit comments