Skip to content

Commit 8ab446a

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.json:json from 20250517 to 20260522
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20260522. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2025051...2026052) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20251224' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f05951 commit 8ab446a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ dependencies {
187187
implementation("org.luaj:luaj-jse:3.0.1")
188188
implementation("io.github.micheljung:nocatch:2.0")
189189
implementation("org.apache.commons:commons-compress:1.28.0")
190-
implementation("org.json:json:20250517")
190+
implementation("org.json:json:20260522")
191191
implementation("org.jsoup:jsoup:1.21.2")
192192
implementation("com.github.jasminb:jsonapi-converter:0.15")
193193
implementation("commons-codec:commons-codec:1.20.0")

0 commit comments

Comments
 (0)