Skip to content

Commit

Permalink
bump com.squareup.moshi:moshi:1.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <[email protected]>
  • Loading branch information
munishchouhan committed Nov 6, 2024
1 parent b11f17b commit f06dacc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wave-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ group = 'io.seqera'
version = "${project.file('VERSION').text.trim()}"

dependencies {
implementation 'com.squareup.moshi:moshi:1.14.0'
implementation 'com.squareup.moshi:moshi-adapters:1.14.0'
implementation 'com.squareup.moshi:moshi:1.15.1'
implementation 'com.squareup.moshi:moshi-adapters:1.15.1'
}

0 comments on commit f06dacc

Please sign in to comment.