Skip to content

Commit bffd354

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump json from 20190722 to 20200518
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20200518. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent aa35bd7 commit bffd354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939
}
4040

4141
dependencies {
42-
implementation group: 'org.json', name: 'json', version: '20190722'
42+
implementation group: 'org.json', name: 'json', version: '20200518'
4343
implementation fileTree(dir: 'libs', include: ['*.jar'])
4444
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
4545
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.7"

0 commit comments

Comments
 (0)