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 aa35bd7 commit bffd354Copy full SHA for bffd354
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
}
40
41
dependencies {
42
- implementation group: 'org.json', name: 'json', version: '20190722'
+ implementation group: 'org.json', name: 'json', version: '20200518'
43
implementation fileTree(dir: 'libs', include: ['*.jar'])
44
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
45
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.7"
0 commit comments