Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14 (#128)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent c3d996e commit 24d3893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
api("io.kotest.extensions:kotest-extensions-wiremock:3.1.0")
api("org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.9.0")

api("ch.qos.logback:logback-classic:1.5.12")
api("ch.qos.logback:logback-classic:1.5.14")
}

configurations.all {
Expand Down

0 comments on commit 24d3893

Please sign in to comment.