Bump logback-classic from 1.2.1 to 1.2.3 (#733)

Bumps logback-classic from 1.2.1 to 1.2.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/728/head
dependabot[bot] 5 years ago committed by GitHub
parent af6387f1fc
commit 9ead803b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ application {
dependencies {
val ktorVersion = "1.4.1"
val kotlinVersion = "1.4.21"
val logbackVersion = "1.2.1"
val logbackVersion = "1.2.3"
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