Skip to content

Commit 466075f

Browse files
authored
Merge pull request #287 from modelix/dependabot/gradle/org.json-json-20231013
build(deps): bump org.json:json from 20230618 to 20231013
2 parents 2c99fde + d64201b commit 466075f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ kotlin {
6969
implementation(libs.apache.commons.lang)
7070
implementation(libs.guava)
7171
implementation(libs.apache.commons.io)
72-
implementation("org.json:json:20230618")
72+
implementation("org.json:json:20231013")
7373
implementation(libs.trove4j)
7474
implementation(libs.apache.commons.collections)
7575

0 commit comments

Comments
 (0)