We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a76a8e commit 5e7df03Copy full SHA for 5e7df03
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("org.postgresql:postgresql")
40
41
implementation("io.micrometer:micrometer-registry-prometheus")
42
- implementation("ch.qos.logback:logback-classic:1.2.11")
+ implementation("ch.qos.logback:logback-classic")
43
implementation("net.logstash.logback:logstash-logback-encoder:$logstashVersion")
44
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.13.3")
45
0 commit comments