Skip to content

Commit aa7b697

Browse files
committed
Update Jackson dependency
1 parent 7fe64be commit aa7b697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

55
# test libs
66
junit = "5.14.3"

0 commit comments

Comments
 (0)