Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi to v1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 71d5c84 commit 30389fe
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 30389fe

Please sign in to comment.