Skip to content
Snippets Groups Projects
Verified Commit 50d9ff77 authored by Sebastian's avatar Sebastian
Browse files

Upgrade logback to latest version

parent 89a83568
No related branches found
No related tags found
1 merge request!196Upgrade logback to latest version
Pipeline #10483 passed
......@@ -88,7 +88,7 @@ dependencies {
implementation("io.github.microutils:kotlin-logging-jvm:2.1.21")
implementation("org.slf4j:jul-to-slf4j:1.7.36")
implementation("ch.qos.logback:logback-classic:1.2.10")
implementation("ch.qos.logback:logback-classic:1.2.11")
val daggerVersion = "2.24"
kapt("com.google.dagger:dagger-compiler:$daggerVersion")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment