We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90da0c commit 86b4b58Copy full SHA for 86b4b58
gradle.properties
@@ -14,7 +14,7 @@ gsonVersion = 2.10.1
14
guavaVersion = 22.0
15
hamcrestVersion = 1.3
16
# NOTE: jackson 2.14+ uses Java8 stream apis not supported in android
17
-jacksonVersion = 2.13.5
+jacksonVersion = 2.14.2
18
jsonVersion = 20190722
19
jsonSimpleVersion = 1.1.1
20
logbackVersion = 1.2.3
0 commit comments