Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi to v1.15.2 (#1915)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 71d5c84 commit 1889c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moshi/japicmp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val baseline = configurations.create("baseline")
val latest = configurations.create("latest")

dependencies {
baseline("com.squareup.moshi:moshi:1.15.1") {
baseline("com.squareup.moshi:moshi:1.15.2") {
isTransitive = false
version {
strictly("1.14.0")
Expand Down

0 comments on commit 1889c2b

Please sign in to comment.