We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da21bf commit 8c44a89Copy full SHA for 8c44a89
dependencies.gradle
@@ -12,7 +12,7 @@ LinkedHashMap<Object, String> libs = [:]
12
// --
13
versions.junitJupiter = "5.9.0"
14
versions.jackson = "2.13.4"
15
-versions.jacksonDatabind = "2.13.3"
+versions.jacksonDatabind = "2.13.4"
16
versions.gson = "2.9.1"
17
18
// Dependencies
0 commit comments