Skip to content

Commit

Permalink
chore(deps): Update dependency ch.qos.logback:logback-classic to v1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 6855704 commit 9030850
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.15" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.16" }

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

Expand Down

0 comments on commit 9030850

Please sign in to comment.