Skip to content

Commit 50eabca

Browse files
authored
Merge pull request #276 from ProjectMapK/k163377-patch-2
Update jackson version
2 parents f32479c + 8f38c3f commit 50eabca

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.9.25" # Mainly for CI, it can be rewritten by environment variable.
3-
jackson = "2.18.2"
3+
jackson = "2.18.3"
44

55
# test libs
66
junit = "5.11.4"

0 commit comments

Comments
 (0)