Skip to content

Commit

Permalink
Merge pull request #4143 from square/renovate/com.google.code.gson-gs…
Browse files Browse the repository at this point in the history
…on-2.x

Update dependency com.google.code.gson:gson to v2.11.0
  • Loading branch information
JakeWharton committed May 21, 2024
2 parents 77eade7 + b35ab4d commit 15b162e
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 @@ -67,7 +67,7 @@ rxjava2 = { module = "io.reactivex.rxjava2:rxjava", version = "2.2.21" }
rxjava3 = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.8" }
reactiveStreams = { module = "org.reactivestreams:reactive-streams", version = "1.0.4" }
scalaLibrary = { module = "org.scala-lang:scala-library", version = "2.13.14" }
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
jacksonDataformatCbor = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor", version.ref = "jackson" }
jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
Expand Down

0 comments on commit 15b162e

Please sign in to comment.