Skip to content

Commit

Permalink
revert jackson version down to 2.13 for android support
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt committed Jun 16, 2023
1 parent 631c224 commit 7fc9c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ org.gradle.parallel = true
gsonVersion = 2.10.1
guavaVersion = 22.0
hamcrestVersion = 1.3
jacksonVersion = 2.15.2
jacksonVersion = 2.13.5
jsonVersion = 20190722
jsonSimpleVersion = 1.1.1
logbackVersion = 1.2.3
Expand Down

0 comments on commit 7fc9c4c

Please sign in to comment.