Skip to content

Commit 755b5f0

Browse files
committed
Update jackson version
1 parent 3aaaaa3 commit 755b5f0

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)