Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (#139)
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.15 to 1.5.16.
- [Commits](qos-ch/logback@v_1.5.15...v_1.5.16)

---
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 Jan 6, 2025
1 parent 766198f commit 11ccb93
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.1")

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

0 comments on commit 11ccb93

Please sign in to comment.