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 a67535e + 750a749 commit 0d49057Copy full SHA for 0d49057
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
val scala3Next = sys.props.getOrElse("scala3.nightly", scala37)
17
18
val bijectionCoreV = "0.9.8"
19
- val collectionCompatV = "2.13.0"
+ val collectionCompatV = "2.14.0"
20
val coursierV = "2.1.24"
21
val coursierInterfaceV = "1.0.28"
22
val commontTextV = "1.14.0"
0 commit comments