We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ccc61 commit 5979fc4Copy full SHA for 5979fc4
project/Versions.scala
@@ -45,7 +45,7 @@ object Versions {
45
val bigQueue = "0.7.0"
46
val redshiftJDBC = "2.1.0.32"
47
val scalaCompat = "2.12.0"
48
- val scalaParallelCollections = "1.0.4"
+ val scalaParallelCollections = "1.2.0"
49
val derbyVersion =
50
"10.15.2.0" // last version compatible with Java 11, see https://db.apache.org/derby/derby_downloads.html
51
val jSqlFormatter = "5.1-SNAPSHOT"
0 commit comments