Created
April 29, 2019 19:36
-
-
Save Opalo/4d512e3a8254a713a404008a4033e39b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"com.typesafe.slick" %% "slick-codegen" % "3.2.1", | |
"org.slf4j" % "log4j-over-slf4j" % "1.7.25", | |
"ch.qos.logback" % "logback-classic" % "1.2.3", | |
"ch.qos.logback" % "logback-core" % "1.2.3", | |
"com.typesafe.scala-logging" %% "scala-logging" % "3.7.2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment