We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a9715 commit 94740fbCopy full SHA for 94740fb
project/ProjectDependencies.scala
@@ -33,6 +33,6 @@ object ProjectDependencies {
33
34
object Versions {
35
val scalaCollectionCompat = "2.13.0"
36
- val scalaParallelCollections = "1.1.0"
+ val scalaParallelCollections = "1.2.0"
37
val jacksonVersion = "2.19.1"
38
}
0 commit comments