Skip to content

Commit eeb3442

Browse files
[CORE-69]: Bump org.json:json from 20250517 to 20251224 (#118)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aa83dd commit eeb3442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
dependencies {
2222
api "org.apache.avro:avro:1.12.1"
2323
implementation 'ch.qos.logback:logback-classic:1.5.23'
24-
testImplementation 'org.json:json:20250517'
24+
testImplementation 'org.json:json:20251224'
2525
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
2626
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
2727
}

0 commit comments

Comments
 (0)