Skip to content

Commit

Permalink
Merge branch 'master' into remove-capsule
Browse files Browse the repository at this point in the history
  • Loading branch information
pditommaso committed Jul 30, 2024
2 parents bb4d026 + 96ec4de commit 366e179
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 366e179

Please sign in to comment.