Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Opalo/4d512e3a8254a713a404008a4033e39b to your computer and use it in GitHub Desktop.
Save Opalo/4d512e3a8254a713a404008a4033e39b to your computer and use it in GitHub Desktop.
"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