Skip to content

Commit

Permalink
[AJ-1783]: 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: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c231ba1 commit f69cc03
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.7'
implementation 'ch.qos.logback:logback-classic:1.5.8'
testImplementation 'org.json:json:20240303'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
Expand Down

0 comments on commit f69cc03

Please sign in to comment.