We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c645c1d commit 17c682aCopy full SHA for 17c682a
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.15.2
+jacksonVersion = 2.18.2
18
jsonVersion = 20190722
19
jsonSimpleVersion = 1.1.1
20
logbackVersion = 1.2.3
0 commit comments