Skip to content

Commit 09ccd29

Browse files
committed
Update wave deps
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 12fc1d6 commit 09ccd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/nf-wave/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ 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.13.3'
40-
api 'io.seqera:wave-utils:0.14.1'
39+
api 'io.seqera:wave-api:0.14.0'
40+
api 'io.seqera:wave-utils:0.15.0'
4141

4242
testImplementation(testFixtures(project(":nextflow")))
4343
testImplementation "org.apache.groovy:groovy:4.0.24"

0 commit comments

Comments
 (0)