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.
1 parent b8dc34d commit d8ced0cCopy full SHA for d8ced0c
libcobj/app/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("commons-cli:commons-cli:1.9.0")
37
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
38
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
39
- implementation("org.json:json:20250107")
+ implementation("org.json:json:20250517")
40
spotbugs("com.github.spotbugs:spotbugs:4.8.6")
41
42
implementation("org.slf4j:slf4j-api:2.0.17")
0 commit comments