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 34ca8d6 commit 9997bafCopy full SHA for 9997baf
project/ProjectDependencies.scala
@@ -32,7 +32,7 @@ object ProjectDependencies {
32
}
33
34
object Versions {
35
- val scalaCollectionCompat = "2.12.0"
+ val scalaCollectionCompat = "2.13.0"
36
val scalaParallelCollections = "1.1.0"
37
val jacksonVersion = "2.18.4"
38
0 commit comments