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.
2 parents 4134935 + 159a9ea commit cd978fdCopy full SHA for cd978fd
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api 'com.squareup.okhttp3:okhttp:3.12.1'
37
38
// https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple
39
- compile group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1'
+ compile group: 'com.googlecode.json-simple', name: 'json-simple', version: '1.1.1'
40
}
41
42
def pomConfig = {
0 commit comments