Skip to content

Commit 5979fc4

Browse files
Update scala-parallel-collections to 1.2.0
1 parent d4ccc61 commit 5979fc4

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
@@ -45,7 +45,7 @@ object Versions {
4545
val bigQueue = "0.7.0"
4646
val redshiftJDBC = "2.1.0.32"
4747
val scalaCompat = "2.12.0"
48-
val scalaParallelCollections = "1.0.4"
48+
val scalaParallelCollections = "1.2.0"
4949
val derbyVersion =
5050
"10.15.2.0" // last version compatible with Java 11, see https://db.apache.org/derby/derby_downloads.html
5151
val jSqlFormatter = "5.1-SNAPSHOT"

0 commit comments

Comments
 (0)