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 5c853cf + 99c3943 commit 0f0cb01Copy full SHA for 0f0cb01
build.gradle.kts
@@ -31,7 +31,7 @@ subprojects {
31
testImplementation("org.junit.jupiter:junit-jupiter:6.0.3")
32
33
implementation("org.reflections:reflections:0.10.2")
34
- implementation("org.json:json:20240303")
+ implementation("org.json:json:20251224")
35
implementation("io.sentry:sentry-async-profiler:8.30.0")
36
37
compileOnly("org.projectlombok:lombok:1.18.42")
0 commit comments