Skip to content

Commit ac8336d

Browse files
Bump org.json:json from 20250517 to 20251224
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20251224. - [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-version: '20251224' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b5d95 commit ac8336d

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
@@ -180,7 +180,7 @@ dependencies {
180180
implementation("org.luaj:luaj-jse:3.0.1")
181181
implementation("io.github.micheljung:nocatch:2.0")
182182
implementation("org.apache.commons:commons-compress:1.28.0")
183-
implementation("org.json:json:20250517")
183+
implementation("org.json:json:20251224")
184184
implementation("org.jsoup:jsoup:1.21.2")
185185
implementation("com.github.jasminb:jsonapi-converter:0.15")
186186
implementation("commons-codec:commons-codec:1.20.0")

0 commit comments

Comments
 (0)