Skip to content

Commit e8956a9

Browse files
[CORE-69]: Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 in the minor-and-patch-updates group across 1 directory (#84)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15ef378 commit e8956a9

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.12'
26+
implementation 'ch.qos.logback:logback-classic:1.5.16'
2727
testImplementation 'org.json:json:20240303'
2828
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
2929
testImplementation 'org.skyscreamer:jsonassert:1.5.3'

0 commit comments

Comments
 (0)