Skip to content

Commit c110ca4

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.18) --- 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]>
1 parent 1852e29 commit c110ca4

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.16" }
34+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.18" }
3535
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.18.3" }

0 commit comments

Comments
 (0)