Skip to content

Commit 310f0ab

Browse files
authored
Bump wave deps (#89)
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 491b206 commit 310f0ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation 'io.seqera:wave-api:0.13.3'
25-
implementation 'io.seqera:wave-utils:0.14.1'
24+
implementation 'io.seqera:wave-api:0.14.0'
25+
implementation 'io.seqera:wave-utils:0.15.0'
2626
implementation 'info.picocli:picocli:4.6.1'
2727
implementation 'com.squareup.moshi:moshi:1.15.0'
2828
implementation 'com.squareup.moshi:moshi-adapters:1.14.0'

0 commit comments

Comments
 (0)