Skip to content

Commit 99c3943

Browse files
chore(deps): bump org.json:json from 20240303 to 20251224
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 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] <support@github.com>
1 parent a89de5f commit 99c3943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ subprojects {
3131
testImplementation("org.junit.jupiter:junit-jupiter:6.0.2")
3232

3333
implementation("org.reflections:reflections:0.10.2")
34-
implementation("org.json:json:20240303")
34+
implementation("org.json:json:20251224")
3535
implementation("io.sentry:sentry-async-profiler:8.30.0")
3636

3737
compileOnly("org.projectlombok:lombok:1.18.42")

0 commit comments

Comments
 (0)