Skip to content

Commit 87828af

Browse files
committed
Bump wave-api to 0.11.1
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 7257664 commit 87828af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-wave/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
api 'org.apache.commons:commons-lang3:3.12.0'
3737
api 'com.google.code.gson:gson:2.10.1'
3838
api 'org.yaml:snakeyaml:2.2'
39-
api 'io.seqera:wave-api:0.9.1'
39+
api 'io.seqera:wave-api:0.11.1'
4040
api 'io.seqera:wave-utils:0.12.1'
4141

4242
testImplementation(testFixtures(project(":nextflow")))

0 commit comments

Comments
 (0)