Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-adapters to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 944203a commit 95ca8a4
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 @@ -42,7 +42,7 @@ dependencies {
// https://github.com/square/moshi
implementation("com.squareup.moshi:moshi:1.15.0")
implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
implementation("com.squareup.moshi:moshi-adapters:1.14.0")
implementation("com.squareup.moshi:moshi-adapters:1.15.0")
// 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 95ca8a4

Please sign in to comment.