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 4a61e28 commit b8ccddbCopy full SHA for b8ccddb
plugins/nf-wave/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
compileOnly 'org.pf4j:pf4j:3.12.0'
35
compileOnly 'io.seqera:lib-trace:0.1.0'
36
api 'org.apache.commons:commons-compress:1.26.1'
37
- api 'org.apache.commons:commons-lang3:3.12.0'
+ api 'org.apache.commons:commons-lang3:3.18.0'
38
api 'com.google.code.gson:gson:2.13.1'
39
api 'org.yaml:snakeyaml:2.2'
40
api 'io.seqera:wave-api:0.16.0'
0 commit comments