Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.11.
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.11)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 7455d3d commit 242d31e
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 @@ -12,7 +12,7 @@ kotlinx-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-seria

logging-kotlinLogging = { group = "io.github.oshai", name = "kotlin-logging-jvm", version = "5.0.1" }
logging-jansi = { group = "org.fusesource.jansi", name = "jansi", version = "2.4.0" }
logging-logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.8" }
logging-logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }

ktor-plugin = { group = "io.ktor.plugin", name = "plugin", version.ref = "ktor" }
ktor-server-core = { group = "io.ktor", name = "ktor-server-core-jvm", version.ref = "ktor" }
Expand Down

0 comments on commit 242d31e

Please sign in to comment.