Skip to content

Commit

Permalink
Merge pull request #277 from hossain-khan/renovate/com.squareup.moshi…
Browse files Browse the repository at this point in the history
…-moshi-1.x

Update dependency com.squareup.moshi:moshi to v1.15.1
  • Loading branch information
hossain-khan authored Feb 6, 2024
2 parents 3666df4 + d4f6b03 commit d933f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("com.jakewharton.picnic:picnic:0.7.0")

// https://github.com/square/moshi
implementation("com.squareup.moshi:moshi:1.15.0")
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
implementation("com.squareup.moshi:moshi-adapters:1.15.0")
// ksp("com.squareup.moshi:moshi-kotlin-codegen:1.14.0") // Not needed yet.
Expand Down

0 comments on commit d933f23

Please sign in to comment.