We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d56dda commit bfed880Copy full SHA for bfed880
projects-2.12.md
@@ -79,7 +79,7 @@ Add in sbt using `libraryDependencies += ...`:
79
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
80
"com.typesafe.akka" %% "akka-http-core" % "10.0.0"
81
"com.typesafe.akka" %% "akka-http" % "10.0.0"
82
- "com.typesafe.slick" %% "slick" % "3.2.0-M2"
+ "com.typesafe.slick" %% "slick" % "3.2.0-RC1"
83
"com.wix" %% "accord-core" % "0.6"
84
"eu.timepit" %% "refined" % "0.6.0"
85
"eu.unicredit" %% "shocon" % "0.1.4"
0 commit comments