Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-adapters to v1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 2a5b8ad commit 559856a
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 @@ -47,7 +47,7 @@ dependencies {
// https://github.com/square/moshi
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.1")
implementation("com.squareup.moshi:moshi-adapters:1.15.2")
// ksp("com.squareup.moshi:moshi-kotlin-codegen:1.14.0") // Not needed yet.

// https://github.com/doyaaaaaken/kotlin-csv
Expand Down

0 comments on commit 559856a

Please sign in to comment.