Skip to content

Commit 3c0075a

Browse files
build(deps): bump org.json:json from 20231013 to 20240303
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303. - [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 014d7b7 commit 3c0075a

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
@@ -81,7 +81,7 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
8181

8282
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "23.0.3" }
8383
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
84-
org-json = { group = "org.json", name = "json", version = "20231013" }
84+
org-json = { group = "org.json", name = "json", version = "20240303" }
8585
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.34.1" }
8686
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.34.1" }
8787

0 commit comments

Comments
 (0)