Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15 (#135)
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.14 to 1.5.15.
- [Commits](qos-ch/logback@v_1.5.14...v_1.5.15)

---
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 23, 2024
1 parent fc6b047 commit 6bcecb0
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 @@ -24,5 +24,5 @@ dependencies {
api("io.kotest.extensions:kotest-extensions-wiremock:3.1.0")
api("org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.0")

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

0 comments on commit 6bcecb0

Please sign in to comment.