Skip to content

Commit 24287bc

Browse files
[CORE-69]: Bump the minor-and-patch-updates group with 2 updates (#122)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27fbdbc commit 24287bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ repositories {
2020

2121
dependencies {
2222
api "org.apache.avro:avro:1.12.1"
23-
implementation 'ch.qos.logback:logback-classic:1.5.27'
23+
implementation 'ch.qos.logback:logback-classic:1.5.32'
2424
testImplementation 'org.json:json:20251224'
25-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.21.0'
25+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'
2626
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
2727
}
2828

0 commit comments

Comments
 (0)