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 089965e commit 3cfce5fCopy full SHA for 3cfce5f
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
72
// logging
73
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5"
74
- implementation 'ch.qos.logback:logback-classic:1.5.17'
+ implementation 'ch.qos.logback:logback-classic:1.5.18'
75
76
// config
77
implementation 'com.typesafe:config:1.4.3'
0 commit comments