Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi to v1.15.2 (#596)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 503844e commit 2a339e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = { id = "com.jaredsburrows.license", version = "0.9.8" }
[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "7.2.2" }
commons = { module = "org.apache.commons:commons-csv", version = "1.12.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.11.0" }
Expand Down

0 comments on commit 2a339e8

Please sign in to comment.