Skip to content

Commit

Permalink
Merge pull request #4137 from square/renovate/jackson
Browse files Browse the repository at this point in the history
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
  • Loading branch information
JakeWharton committed May 5, 2024
2 parents 84a3d08 + 49bdfa9 commit 163d820
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.17.0"
jackson = "2.17.1"

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

0 comments on commit 163d820

Please sign in to comment.