Skip to content

Commit ddf5aa4

Browse files
authored
Merge pull request #183 from modelix/dependabot/gradle/ch.qos.logback-logback-classic-1.5.16
build(deps): bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16
2 parents 99c5fb4 + f215d58 commit ddf5aa4

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.12" }
33+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.16" }
3434
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.18.1" }

0 commit comments

Comments
 (0)