Bump org.json:json from 20230227 to 20230618

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20230618.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/gradle/org.json-json-20230618
dependabot[bot] 1 year ago committed by GitHub
parent 85318116d9
commit 0e23c3d674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ repositories {
} }
dependencies { dependencies {
implementation 'org.json:json:20230227' implementation 'org.json:json:20230618'
compileOnly 'net.kyori:adventure-api:4.13.1' compileOnly 'net.kyori:adventure-api:4.13.1'
compileOnly 'org.jetbrains:annotations:24.0.1' compileOnly 'org.jetbrains:annotations:24.0.1'

Loading…
Cancel
Save