Skip to content

Commit

Permalink
Update jackson dependency (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
CedrickFlocon committed Nov 26, 2019
1 parent 47d5c64 commit cc35db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -4,7 +4,7 @@ ext {

retrofit2Version = '2.6.2'
okhttp3Version = '4.2.2'
jacksonVersion = '2.9.10'
jacksonVersion = '2.10.1'
appCompatVersion = '1.1.0'
constraintLayoutversion = '1.1.3'
coroutinesVersion = '1.3.2'
Expand Down

0 comments on commit cc35db9

Please sign in to comment.