Skip to content

Commit 3e10cad

Browse files
build(deps): bump org.json:json from 20241224 to 20250107
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20241224 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]>
1 parent 2fb53eb commit 3e10cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-cor
9494
kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assertions-ktor", version = "2.0.0" }
9595

9696
guava = { group = "com.google.guava", name = "guava", version = "33.4.0-jre" }
97-
org-json = { group = "org.json", name = "json", version = "20241224" }
97+
org-json = { group = "org.json", name = "json", version = "20250107" }
9898
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.37.0" }
9999
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.37.0" }
100100

0 commit comments

Comments
 (0)