Skip to content

Commit

Permalink
deps(gradle): bump com.fasterxml.jackson.core:jackson-databind
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.1 to 2.18.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 48e185d commit 72a3a25
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 @@ -4,7 +4,7 @@ androidx-test-ext-junit = "1.1.5"
androidx-test-ext-truth = "1.5.0"
com-google-truth = "1.4.4"
desugar_jdk_libs = "2.0.4"
jackson-databind = "2.18.1"
jackson-databind = "2.18.2"
jacoco = "0.8.11"
jsonassert = "1.5.3"
junit = "4.13.2"
Expand Down

0 comments on commit 72a3a25

Please sign in to comment.