Skip to content

Commit

Permalink
Merge pull request #86 from hkupty/dependabot/gradle/jackson-2.17.0
Browse files Browse the repository at this point in the history
chore(deps): bump jackson from 2.15.3 to 2.17.0
  • Loading branch information
hkupty authored Mar 16, 2024
2 parents 109ede4 + e2ad7ca commit 5470ee8
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]
slf4j = "2.0.9"
jackson = "2.15.3"
jackson = "2.17.0"
jqwik = "1.7.2"
junit = "5.8.1"
jmh = "1.37"
Expand Down

0 comments on commit 5470ee8

Please sign in to comment.