There was an error while loading. Please reload this page.
1 parent 5966c72 commit 7f91bdcCopy full SHA for 7f91bdc
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
"com.typesafe.akka" %% "akka-stream" % "2.6.19",
10
"com.typesafe" % "config" % "1.4.2",
11
"org.reactivemongo" %% "reactivemongo" % "1.0.10",
12
- "ch.qos.logback" % "logback-classic" % "1.4.3",
+ "ch.qos.logback" % "logback-classic" % "1.4.4",
13
"net.codingwell" %% "scala-guice" % "5.1.0",
14
"org.json4s" %% "json4s-native" % "4.0.6",
15
"org.scalatest" %% "scalatest" % "3.2.14" % "test",
0 commit comments