Bump logback-classic from 1.2.10 to 1.2.11

Bumps logback-classic from 1.2.10 to 1.2.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] <support@github.com>
pull/1337/head
dependabot[bot] 4 years ago committed by GitHub
parent 3b12ec4bfe
commit 00a9797d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ application {
dependencies {
val ktorVersion = "1.6.7"
val kotlinVersion = "1.6.10"
val logbackVersion = "1.2.10"
val logbackVersion = "1.2.11"
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