We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5243604 commit fb9561aCopy full SHA for fb9561a
dependencies.gradle
@@ -12,7 +12,7 @@ LinkedHashMap<Object, String> libs = [:]
12
// --
13
versions.junitJupiter = "5.9.2"
14
versions.jackson = "2.18.0"
15
-versions.jacksonDatabind = "2.14.2"
+versions.jacksonDatabind = "2.18.1"
16
versions.gson = "2.10.1"
17
18
// Dependencies
0 commit comments