Skip to content

Commit

Permalink
Bump jackson from 2.18.1 to 2.18.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 123d2e2 commit ee7940c
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.1"
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 ee7940c

Please sign in to comment.