Skip to content

Commit 55057e4

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

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation "org.apache.commons:commons-lang3:3.17.0"
7575
implementation "org.slf4j:slf4j-api:2.0.16"
7676
implementation "org.slf4j:slf4j-jdk14:2.0.16"
77-
implementation "org.json:json:20250107"
77+
implementation "org.json:json:20250517"
7878
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
7979
implementation "org.apache.commons:commons-text:1.13.0"
8080
implementation "org.openjdk.nashorn:nashorn-core:15.6"

0 commit comments

Comments
 (0)