Skip to content

Commit 2cb708b

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.22
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.22) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5eccfc commit 2cb708b

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
@@ -31,5 +31,5 @@ kotlin-coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-cor
3131
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }
3232

3333
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
34-
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.18" }
34+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.22" }
3535
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.19.1" }

0 commit comments

Comments
 (0)