Skip to content

Commit

Permalink
Merge pull request #4093 from square/renovate/jackson-monorepo
Browse files Browse the repository at this point in the history
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-cbor to v2.16.2
  • Loading branch information
JakeWharton committed Mar 10, 2024
2 parents 10014c2 + 5b7df92 commit ae8c4ee
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 @@ -20,7 +20,7 @@ robovm = "2.3.14"
kotlinx-serialization = "1.6.3"
autoService = "1.1.1"
incap = "1.0.0"
jackson = "2.16.1"
jackson = "2.16.2"

[libraries]
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.3.0" }
Expand Down

0 comments on commit ae8c4ee

Please sign in to comment.