We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82077c commit f829f75Copy full SHA for f829f75
project/Versions.scala
@@ -44,7 +44,7 @@ object Versions {
44
val bigQueue = "0.7.0"
45
val redshiftJDBC = "2.1.0.32"
46
val scalaCompat = "2.12.0"
47
- val scalaParallelCollections = "1.0.4"
+ val scalaParallelCollections = "1.2.0"
48
val derbyVersion = "10.14.2.0" // last version compatible with Java 8
49
val jSqlFormatter = "5.1-SNAPSHOT"
50
}
0 commit comments