Skip to content

Commit 355cf5d

Browse files
Bump org.json:json from 20240303 to 20250107 (#259)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. - [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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a00d3f3 commit 355cf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation("org.creekservice:creek-test-util:$creekVersion")
4848
implementation("org.ow2.asm:asm:9.7.1")
4949

50-
implementation("org.json:json:20240303")
50+
implementation("org.json:json:20250107")
5151

5252
implementation("com.worldturner.medeia:medeia-validator-jackson:1.1.1")
5353

0 commit comments

Comments
 (0)