Skip to content

Commit

Permalink
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 Jan 5, 2025
1 parent 359253b commit 482275e
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 @@ -18,7 +18,7 @@ ktor-server-html = { module = "io.ktor:ktor-server-html-builder-jvm", version.re
ktor-server-status = { module = "io.ktor:ktor-server-status-pages", version.ref = "ktor-version"}
kotlin-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.11.0"}
h2 = { module = "com.h2database:h2", version = "2.3.232" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }

[bundles]
junit = ["junit5", "kotlin-test-junit5"]
Expand Down

0 comments on commit 482275e

Please sign in to comment.