Skip to content

Commit

Permalink
Bump wave-api to 0.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Jul 30, 2024
1 parent 1f9210a commit 96ec4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-wave/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
api 'org.apache.commons:commons-lang3:3.12.0'
api 'com.google.code.gson:gson:2.10.1'
api 'org.yaml:snakeyaml:2.2'
api 'io.seqera:wave-api:0.9.1'
api 'io.seqera:wave-api:0.11.1'
api 'io.seqera:wave-utils:0.12.1'

testImplementation(testFixtures(project(":nextflow")))
Expand Down

0 comments on commit 96ec4de

Please sign in to comment.