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 71e129d + e1e2778 commit d3243d4Copy full SHA for d3243d4
build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
// logging
65
implementation "com.typesafe.scala-logging:scala-logging_${scalaMajorVersion}:3.9.4"
66
- implementation 'ch.qos.logback:logback-classic:1.2.9'
+ implementation 'ch.qos.logback:logback-classic:1.2.10'
67
68
// testing
69
testImplementation "org.scalatest:scalatest_$scalaMajorVersion:3.2.10"
0 commit comments