Skip to content

Commit

Permalink
chore(deps): Update dependency ch.qos.logback:logback-classic to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent e8016f1 commit 3b00fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ktor-server-websockets = { group = "io.ktor", name = "ktor-server-websockets", v
ktor-server-caching-headers = { group = "io.ktor", name = "ktor-server-caching-headers", version.ref = "ktor" }
ktor-server-compression = { group = "io.ktor", name = "ktor-server-compression", version.ref = "ktor" }
ktor-network = { group = "io.ktor", name = "ktor-network", version.ref = "ktor" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.8" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.12" }

zKtlint = { group = "com.pinterest", name = "ktlint", version.ref = "ktlint"}

Expand Down

0 comments on commit 3b00fbd

Please sign in to comment.