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.
2 parents 9bdca04 + 4298512 commit 1af754fCopy full SHA for 1af754f
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// logging
76
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.6"
77
- implementation 'ch.qos.logback:logback-classic:1.5.20'
+ implementation 'ch.qos.logback:logback-classic:1.5.21'
78
79
// config
80
implementation 'com.typesafe:config:1.4.5'
0 commit comments