Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.18.0
  • Loading branch information
renovate[bot] authored and wax911 committed Sep 29, 2024
1 parent 616418e commit 9ef8ef9
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
@@ -1,6 +1,6 @@
[versions]
gson = "2.11.0"
jackson-databind = "2.17.2"
jackson-databind = "2.18.0"
ktlint = "1.0.1"

gradle-plugin = "8.6.1"
Expand Down

0 comments on commit 9ef8ef9

Please sign in to comment.