Skip to content

Commit f829f75

Browse files
Update scala-parallel-collections to 1.2.0
1 parent e82077c commit f829f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ object Versions {
4444
val bigQueue = "0.7.0"
4545
val redshiftJDBC = "2.1.0.32"
4646
val scalaCompat = "2.12.0"
47-
val scalaParallelCollections = "1.0.4"
47+
val scalaParallelCollections = "1.2.0"
4848
val derbyVersion = "10.14.2.0" // last version compatible with Java 8
4949
val jSqlFormatter = "5.1-SNAPSHOT"
5050
}

0 commit comments

Comments
 (0)