Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4
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.5.3 to 1.5.4.
- [Commits](qos-ch/logback@v_1.5.3...v_1.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 4c06ee3 commit c7b2075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
checker = "org.checkerframework:checker:3.42.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.12"
logback = "ch.qos.logback:logback-classic:1.5.3"
logback = "ch.qos.logback:logback-classic:1.5.4"

kotest-bom = "io.kotest:kotest-bom:5.8.1"
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
Expand Down

0 comments on commit c7b2075

Please sign in to comment.