Skip to content

Commit bfed880

Browse files
authored
Update projects-2.12.md
1 parent 2d56dda commit bfed880

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,7 +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"
82+
"com.typesafe.slick" %% "slick" % "3.2.0-RC1"
8383
"com.wix" %% "accord-core" % "0.6"
8484
"eu.timepit" %% "refined" % "0.6.0"
8585
"eu.unicredit" %% "shocon" % "0.1.4"

0 commit comments

Comments
 (0)