File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ Add in sbt using `libraryDependencies += ...`:
79
79
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
80
80
"com.typesafe.akka" %% "akka-http-core" % "10.0.0"
81
81
"com.typesafe.akka" %% "akka-http" % "10.0.0"
82
+ "com.typesafe.slick" %% "slick" % "3.2.0-M2"
82
83
"com.wix" %% "accord-core" % "0.6"
83
84
"eu.timepit" %% "refined" % "0.6.0"
84
85
"eu.unicredit" %% "shocon" % "0.1.4"
@@ -162,6 +163,5 @@ You can subscribe to these tickets to find out when a library you want becomes a
162
163
* [ scala-refactoring] ( https://github.com/scala-ide/scala-refactoring/issues/168 )
163
164
* [ scala-ssh] ( https://github.com/veact/scala-ssh/pull/5 )
164
165
* [ scalariform] ( https://github.com/scala-ide/scalariform/issues/235 )
165
- * [ Slick] ( https://github.com/slick/slick/issues/1572 )
166
166
* [ SORM] ( https://github.com/sorm/sorm/issues/83 )
167
167
* [ Apache Spark] ( https://issues.apache.org/jira/browse/SPARK-14220 )
You can’t perform that action at this time.
0 commit comments