There was an error while loading. Please reload this page.
2 parents 3625a2a + 8440524 commit eefd9afCopy full SHA for eefd9af
1 file changed
project/Dependencies.scala
@@ -76,7 +76,7 @@ object Dependencies {
76
val sbtTestInterface = "org.scala-sbt" % "test-interface" % sbtTestInterfaceVersion
77
val sbtTestAgent = "org.scala-sbt" % "test-agent" % sbtTestAgentVersion
78
val ztExec = "org.zeroturnaround" % "zt-exec" % ztExecVersion
79
- val logback = "ch.qos.logback" % "logback-classic" % "1.6.2"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.6.3"
80
val libdaemonjvm = "ch.epfl.scala" %% "libdaemon" % "0.0.12"
81
val scopt = "com.github.scopt" % "scopt_2.12" % "4.0.0-RC2"
82
0 commit comments