Skip to content

Commit 9938e89

Browse files
fix(deps): update jackson monorepo to v2.20.1
1 parent edb7ce2 commit 9938e89

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
@@ -6,7 +6,7 @@ fatbinary = "1.0"
66
coroutines = "1.10.2"
77
junit = "6.0.1"
88
clikt = "5.0.3"
9-
jackson = "2.12.3"
9+
jackson = "2.20.1"
1010

1111
[libraries]
1212
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }

0 commit comments

Comments
 (0)