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 491b206 commit 310f0abCopy full SHA for 310f0ab
app/build.gradle
@@ -21,8 +21,8 @@ repositories {
21
}
22
23
dependencies {
24
- implementation 'io.seqera:wave-api:0.13.3'
25
- implementation 'io.seqera:wave-utils:0.14.1'
+ implementation 'io.seqera:wave-api:0.14.0'
+ implementation 'io.seqera:wave-utils:0.15.0'
26
implementation 'info.picocli:picocli:4.6.1'
27
implementation 'com.squareup.moshi:moshi:1.15.0'
28
implementation 'com.squareup.moshi:moshi-adapters:1.14.0'
0 commit comments