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 084c2ad commit c9ad52fCopy full SHA for c9ad52f
common/scala/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
51
api "com.lightbend.akka:akka-stream-alpakka-file_${gradle.scala.depVersion}:1.1.2"
52
53
- api "ch.qos.logback:logback-classic:1.4.5"
+ api "ch.qos.logback:logback-classic:1.2.11"
54
api "org.slf4j:jcl-over-slf4j:1.7.25"
55
api "org.slf4j:log4j-over-slf4j:1.7.25"
56
api "commons-codec:commons-codec:1.9"
0 commit comments