Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.1.
- [Commits](https://github.com/qos-ch/logback/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 74676c5 commit c382d79
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 @@ -68,7 +68,7 @@ dependencies {

implementation("io.github.microutils:kotlin-logging:3.0.5")
implementation("org.slf4j:slf4j-api:2.0.12")
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
testRuntimeOnly("ch.qos.logback:logback-classic:1.5.1")

implementation("org.yaml:snakeyaml:2.2")
implementation("com.squareup.moshi:moshi:1.15.1")
Expand Down

0 comments on commit c382d79

Please sign in to comment.