Skip to content

Commit 0739200

Browse files
chore(deps): bump org.json:json from 20240303 to 20250517
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 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 673b3b3 commit 0739200

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
@@ -64,7 +64,7 @@ dependencies {
6464
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
6565
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
6666
testImplementation 'org.apache.commons:commons-lang3:3.17.0'
67-
testImplementation 'org.json:json:20240303'
67+
testImplementation 'org.json:json:20250517'
6868
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
6969
testImplementation "org.mockito:mockito-inline:5.2.0"
7070
}

0 commit comments

Comments
 (0)