Skip to content

Commit 26199a8

Browse files
[CORE-69]: Bump org.json:json from 20240303 to 20250107 (#86)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73d8178 commit 26199a8

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
@@ -24,7 +24,7 @@ repositories {
2424
dependencies {
2525
api "org.apache.avro:avro:1.12.0"
2626
implementation 'ch.qos.logback:logback-classic:1.5.16'
27-
testImplementation 'org.json:json:20240303'
27+
testImplementation 'org.json:json:20250107'
2828
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
2929
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
3030
}

0 commit comments

Comments
 (0)