Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies 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: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 4ac8bd2 commit a012478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val coroutinesVersion = "1.8.1"
val kafkaVersion = "3.8.0"
val kluentVersion = "1.73"
val ktorVersion = "2.3.12"
val logbackVersion = "1.5.7"
val logbackVersion = "1.5.8"
val logstashLogbackEncoderVersion = "8.0"
val prometheusVersion = "0.16.0"
val kotestVersion = "5.9.1"
Expand Down

0 comments on commit a012478

Please sign in to comment.