Skip to content

Commit faa71ed

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump json from 20200518 to 20201115
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 to 20201115. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f496b9 commit faa71ed

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
@@ -42,7 +42,7 @@ repositories {
4242
}
4343

4444
dependencies {
45-
implementation group: 'org.json', name: 'json', version: '20200518'
45+
implementation group: 'org.json', name: 'json', version: '20201115'
4646
implementation fileTree(dir: 'libs', include: ['*.jar'], excludes: ['**/sources/**'])
4747
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
4848
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.7"

0 commit comments

Comments
 (0)