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 0f0b8a8 commit 78e6484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moshi-ir/moshi-kotlin-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ val proguardRuleValidator =
dependencies {
testImplementation("junit:junit:4.13.2")
testImplementation("com.google.truth:truth:1.4.4")
testImplementation("com.squareup.moshi:moshi:1.15.1")
testImplementation("com.squareup.moshi:moshi:1.15.2")
testImplementation(kotlin("reflect"))
testImplementation(project(":moshi-ir:moshi-kotlin-tests:extra-moshi-test-module"))
testImplementation(project(":moshi-adapters"))
Expand Down

0 comments on commit 78e6484

Please sign in to comment.