Skip to content

Commit 1f3c44b

Browse files
[CORE-69]: Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 in the minor-and-patch-updates group (#90)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72644dc commit 1f3c44b

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
@@ -23,7 +23,7 @@ repositories {
2323

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

0 commit comments

Comments
 (0)