Skip to content

Commit

Permalink
Merge pull request #134 from sarvex/dependabot/gradle/com.fasterxml.j…
Browse files Browse the repository at this point in the history
…ackson.core-jackson-databind-2.17.1

Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.1
  • Loading branch information
sarvex authored Jun 7, 2024
2 parents 4194ae4 + 1367f32 commit d328734
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 @@ -52,7 +52,7 @@ 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.11.0" }
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.16.1" }
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.17.1" }
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 = "4.0.1" }
Expand Down

0 comments on commit d328734

Please sign in to comment.