Bump logback-classic from 1.2.7 to 1.2.10

Bumps logback-classic from 1.2.7 to 1.2.10.

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1260/head
dependabot[bot] 4 years ago committed by Quentin Hibon
parent 18e267053d
commit d5d6e4616e

@ -35,7 +35,7 @@ application {
dependencies {
val ktorVersion = "1.6.6"
val kotlinVersion = "1.6.0"
val logbackVersion = "1.2.7"
val logbackVersion = "1.2.10"
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion")
implementation("io.ktor:ktor-server-netty:$ktorVersion")
implementation("ch.qos.logback:logback-classic:$logbackVersion")

Loading…
Cancel
Save