Skip to content

Commit 608ee8c

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.10
1 parent b219f65 commit 608ee8c

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
@@ -24,7 +24,7 @@ ktor-server-content-negotiation-json = { module = "io.ktor:ktor-serialization-ko
2424
ktor-server-engine-netty = { module = "io.ktor:ktor-server-netty", version.ref = "ktor" }
2525
ktor-server-status-pages = { module = "io.ktor:ktor-server-status-pages", version.ref = "ktor" }
2626
ktor-server-test-host = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" }
27-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.9" }
27+
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.10" }
2828

2929
[bundles]
3030
kotlin-testing = [

0 commit comments

Comments
 (0)