Skip to content

Commit 14b59b1

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #1302 from modelix/dependabot/gradle/org.json-json-20250107
build(deps): bump org.json:json from 20241224 to 20250107
2 parents 2fb53eb + 3e10cad commit 14b59b1

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)