Skip to content

Commit 0f0cb01

Browse files
Merge pull request #726 from Swofty-Developments/dependabot/gradle/org.json-json-20251224
chore(deps): bump org.json:json from 20240303 to 20251224
2 parents 5c853cf + 99c3943 commit 0f0cb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ subprojects {
3131
testImplementation("org.junit.jupiter:junit-jupiter:6.0.3")
3232

3333
implementation("org.reflections:reflections:0.10.2")
34-
implementation("org.json:json:20240303")
34+
implementation("org.json:json:20251224")
3535
implementation("io.sentry:sentry-async-profiler:8.30.0")
3636

3737
compileOnly("org.projectlombok:lombok:1.18.42")

0 commit comments

Comments
 (0)