Skip to content

Commit

Permalink
[CORE-69]: Bump ch.qos.logback:logback-classic
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-updates group with 1 update in the / directory: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.11
- [Commits](qos-ch/logback@v_1.5.8...v_1.5.11)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent a1f991e commit f273d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {

dependencies {
api "org.apache.avro:avro:1.12.0"
implementation 'ch.qos.logback:logback-classic:1.5.8'
implementation 'ch.qos.logback:logback-classic:1.5.11'
testImplementation 'org.json:json:20240303'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
Expand Down

0 comments on commit f273d2d

Please sign in to comment.