Skip to content

Commit 6d8e490

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #572 from modelix/dependabot/gradle/org.json-json-20240303
build(deps): bump org.json:json from 20231013 to 20240303
2 parents f939834 + 3c0075a commit 6d8e490

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.35.0" }
8787

0 commit comments

Comments
 (0)