Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-kotlin 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 eb3f301 commit ea650fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
* https://github.com/Kotlin/kotlinx.coroutines
*/
val coroutinesVersion = "1.9.0"
val moshiVersion = "1.15.1"
val moshiVersion = "1.15.2"
val okioVersion = "3.9.1"

dependencies {
Expand Down

0 comments on commit ea650fc

Please sign in to comment.