We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5124191 commit a331bb6Copy full SHA for a331bb6
1 file changed
build.gradle
@@ -62,7 +62,7 @@ test {
62
dependencies {
63
compile 'com.squareup.okhttp3:okhttp:3.9.1'
64
compile 'com.squareup.okhttp3:logging-interceptor:3.9.1'
65
- compile 'com.fasterxml.jackson.core:jackson-databind:2.9.5'
+ compile 'com.fasterxml.jackson.core:jackson-databind:2.9.7'
66
compile 'commons-codec:commons-codec:1.11'
67
68
testCompile 'org.mockito:mockito-core:2.18.3'
0 commit comments