Skip to content

Commit 23177c1

Browse files
[CORE-69]: Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.23 in the minor-and-patch-updates group (#117)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b34d4f2 commit 23177c1

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
@@ -20,7 +20,7 @@ repositories {
2020

2121
dependencies {
2222
api "org.apache.avro:avro:1.12.1"
23-
implementation 'ch.qos.logback:logback-classic:1.5.21'
23+
implementation 'ch.qos.logback:logback-classic:1.5.23'
2424
testImplementation 'org.json:json:20250517'
2525
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
2626
testImplementation 'org.skyscreamer:jsonassert:1.5.3'

0 commit comments

Comments
 (0)