Skip to content

Commit 1f2d3fc

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.16
1 parent 1ce86fa commit 1f2d3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ktor-server-swagger = { module = "io.ktor:ktor-server-swagger", version.ref = "k
2020
ktor-content-negotiation = { module = "io.ktor:ktor-server-content-negotiation", version.ref = "ktor" }
2121
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
2222
ktor-test = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" }
23-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
23+
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }
2424

2525
[bundles]
2626
kotlin-testing = ["archunit", "embed-mongo", "kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm", "ktor-test"]

0 commit comments

Comments
 (0)