Skip to content

Commit d978646

Browse files
committed
add Slick
1 parent 44828e2 commit d978646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Add in sbt using `libraryDependencies += ...`:
7979
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
8080
"com.typesafe.akka" %% "akka-http-core" % "10.0.0"
8181
"com.typesafe.akka" %% "akka-http" % "10.0.0"
82+
"com.typesafe.slick" %% "slick" % "3.2.0-M2"
8283
"com.wix" %% "accord-core" % "0.6"
8384
"eu.timepit" %% "refined" % "0.6.0"
8485
"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
162163
* [scala-refactoring](https://github.com/scala-ide/scala-refactoring/issues/168)
163164
* [scala-ssh](https://github.com/veact/scala-ssh/pull/5)
164165
* [scalariform](https://github.com/scala-ide/scalariform/issues/235)
165-
* [Slick](https://github.com/slick/slick/issues/1572)
166166
* [SORM](https://github.com/sorm/sorm/issues/83)
167167
* [Apache Spark](https://issues.apache.org/jira/browse/SPARK-14220)

0 commit comments

Comments
 (0)