Skip to content

Commit 1e9c935

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 (#165)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.10 to 1.5.11. - [Commits](qos-ch/logback@v_1.5.10...v_1.5.11) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e63f3c3 commit 1e9c935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coro
3030
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }
3131

3232
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
33-
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.10" }
33+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.11" }
3434
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.18.0" }

0 commit comments

Comments
 (0)