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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-25 09:12:46 +00:00 committed by Alexander Söderberg
parent b9b0d89b5f
commit 71e22f41b1

View File

@ -77,7 +77,7 @@ subprojects {
}
dependencies {
compile group: 'org.json', name: 'json', version: '20190722'
compile group: 'org.json', name: 'json', version: '20200518'
implementation("com.sk89q.worldedit:worldedit-core:7.0.0") {
exclude(module: "bukkit-classloader-check")