Skip to content

Commit 800d8b0

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump json from 20180813 to 20190722
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20190722. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 88a3fc0 commit 800d8b0

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
@@ -32,7 +32,7 @@ repositories {
3232
}
3333

3434
dependencies {
35-
implementation group: 'org.json', name: 'json', version: '20180813'
35+
implementation group: 'org.json', name: 'json', version: '20190722'
3636
implementation fileTree(dir: 'libs', include: ['*.jar'])
3737
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
3838
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.6"

0 commit comments

Comments
 (0)