Skip to content

Commit b2e55ff

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

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

2424
dependencies {
2525
api "org.apache.avro:avro:1.12.0"
26-
implementation 'ch.qos.logback:logback-classic:1.5.16'
26+
implementation 'ch.qos.logback:logback-classic:1.5.17'
2727
testImplementation 'org.json:json:20250107'
28-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
28+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
2929
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
3030
}
3131

0 commit comments

Comments
 (0)