Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Nov 28, 2023
1 parent 9e34d0c commit 9d53800
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 @@ -25,7 +25,7 @@ ktor-server-status-pages = { module = "io.ktor:ktor-server-status-pages", versio
ktor-content-negotiation = { module = "io.ktor:ktor-server-content-negotiation", version.ref = "ktor" }
ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
ktor-test = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.12" }

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

0 comments on commit 9d53800

Please sign in to comment.