We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb1f19f + f109e59 commit a909cceCopy full SHA for a909cce
model-client/build.gradle.kts
@@ -73,7 +73,7 @@ kotlin {
73
implementation(libs.apache.commons.lang)
74
implementation(libs.guava)
75
implementation(libs.apache.commons.io)
76
- implementation("org.json:json:20230227")
+ implementation("org.json:json:20230618")
77
implementation(libs.trove4j)
78
implementation(libs.apache.commons.collections)
79
0 commit comments