We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e14b18 + 3cfce5f commit e31e542Copy full SHA for e31e542
build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
73
// logging
74
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5"
75
- implementation 'ch.qos.logback:logback-classic:1.5.17'
+ implementation 'ch.qos.logback:logback-classic:1.5.18'
76
77
// config
78
implementation 'com.typesafe:config:1.4.3'
0 commit comments