Skip to content

Commit f4e64f7

Browse files
authored
Merge pull request #231 from ProjectMapK/update-libs
Update jackson version
2 parents 3aaaaa3 + 755b5f0 commit f4e64f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.8.22" # Mainly for CI, it can be rewritten by environment variable.
3-
jackson = "2.17.0"
3+
jackson = "2.17.1"
44

55
# test libs
66
junit = "5.10.2"

0 commit comments

Comments
 (0)