Skip to content

Commit bc2a6a5

Browse files
[CORE-69]: Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 in the minor-and-patch-updates group (#78)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c56d21 commit bc2a6a5

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

0 commit comments

Comments
 (0)