Skip to content

Commit 06cb8f4

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.23 (#888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13f520f commit 06cb8f4

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
@@ -101,7 +101,7 @@ ktor-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
101101
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
102102
ktor-server-cio = { module = "io.ktor:ktor-server-cio", version.ref = "ktor" }
103103
ktor-server-cors = { module = "io.ktor:ktor-server-cors", version.ref = "ktor" }
104-
logback = "ch.qos.logback:logback-classic:1.5.22"
104+
logback = "ch.qos.logback:logback-classic:1.5.23"
105105
material-core = "com.google.android.material:material:1.13.0"
106106
material-kolor = "com.materialkolor:material-kolor:3.0.1"
107107
okio = "com.squareup.okio:okio:3.16.4"

0 commit comments

Comments
 (0)