Skip to content

Commit 44cf4d8

Browse files
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] <support@github.com>
1 parent a9cbb13 commit 44cf4d8

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
@@ -37,7 +37,7 @@ dependencies {
3737
}
3838

3939
// https://mvnrepository.com/artifact/org.json/json
40-
implementation group: 'org.json', name: 'json', version: '20250107'
40+
implementation group: 'org.json', name: 'json', version: '20250517'
4141

4242
// https://mvnrepository.com/artifact/org.springframework/spring-test
4343
implementation group: 'org.springframework', name: 'spring-test', version: '6.2.7'

0 commit comments

Comments
 (0)