Skip to content

Commit

Permalink
Bump jackson from 2.18.1 to 2.18.2 (#811)
Browse files Browse the repository at this point in the history
Bumps `jackson` from 2.18.1 to 2.18.2.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 987a646 commit 53c30ce
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 @@ -18,7 +18,7 @@ apollo-kotlin = "4.1.0"
korlibs = "6.0.0"
detekt = "1.23.7"
moshi = "1.15.2"
jackson = "2.18.1"
jackson = "2.18.2"
browser = "1.8.0"
googleid = "1.1.1"
compose = "1.7.1"
Expand Down

0 comments on commit 53c30ce

Please sign in to comment.