Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14
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.12 to 1.5.14.
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.14)

---
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 Dec 20, 2024
1 parent 5bb7339 commit fa658e3
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 @@ -21,7 +21,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
checker = "org.checkerframework:checker:3.48.3"
jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.5.12"
logback = "ch.qos.logback:logback-classic:1.5.14"

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

0 comments on commit fa658e3

Please sign in to comment.