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.
2 parents 9fa948a + b20360e commit d647c59Copy full SHA for d647c59
project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
19
List(scala213, scala212).map(version => version -> previousVersions(version)).toMap
20
21
val bijectionCoreV = "0.9.7"
22
- val collectionCompatV = "2.9.0"
+ val collectionCompatV = "2.10.0"
23
val coursierV = "2.1.2"
24
val coursierInterfaceV = "1.0.15"
25
val commontTextV = "1.10.0"
0 commit comments