Skip to content

Commit

Permalink
Merge pull request #4266 from square/renovate/com.squareup.moshi-mosh…
Browse files Browse the repository at this point in the history
…i-1.x

Update dependency com.squareup.moshi:moshi to v1.15.2
  • Loading branch information
JakeWharton authored Dec 5, 2024
2 parents 04ebb81 + 0130d5b commit 9d8286f
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 @@ -75,7 +75,7 @@ jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
jaxbImpl = { module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.5" }
jaxb3Api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1" }
jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "2.2.0" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.3" }
Expand Down

0 comments on commit 9d8286f

Please sign in to comment.