Skip to content

Commit

Permalink
Bump jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Dec 14, 2023
1 parent 87ae19e commit 9cd2f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
jackson-databind = "2.14.2"
jackson-module-kotlin = "2.14.2"
jackson-databind = "2.16.0"
jackson-module-kotlin = "2.16.0"
jna = "5.13.0"
jcodec = "0.2.5"
junit = "4.13.2"
Expand Down

0 comments on commit 9cd2f61

Please sign in to comment.