Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
project/Build.scala
|
@@ -14,7 +14,7 @@ object SlickBuild extends Build { |
|
|
|
|
|
val slickVersion = "3.3.0-SNAPSHOT" |
|
|
val binaryCompatSlickVersion = "3.3.0" // Slick base version for binary compatibility checks |
|
|
val scalaVersions = Seq("2.11.8", "2.12.0") |
|
|
val scalaVersions = Seq("2.11.8", "2.12.3") |
|
|
|
|
|
/** Dependencies for reuse in different parts of the build */ |
|
|
object Dependencies { |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.