We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c227f commit 150a697Copy full SHA for 150a697
build.gradle
@@ -122,7 +122,7 @@ dependencies {
122
123
// JSON
124
compile 'com.fasterxml.jackson.core:jackson-core:2.8.4'
125
- compile 'com.fasterxml.jackson.core:jackson-annotations:2.8,4'
+ compile 'com.fasterxml.jackson.core:jackson-annotations:2.8.4'
126
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.4'
127
compile 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.8.4'
128
0 commit comments