We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af090f commit 3444317Copy full SHA for 3444317
project/ProjectPlugin.scala
@@ -41,7 +41,7 @@ object ProjectPlugin extends AutoPlugin {
41
val pbdirect: String = "0.7.0"
42
val prometheus: String = "0.16.0"
43
val pureconfig: String = "0.17.8"
44
- val scalaCollectionCompat: String = "2.12.0"
+ val scalaCollectionCompat: String = "2.13.0"
45
val scalacheckToolbox: String = "0.7.0"
46
val scalamock: String = "5.1.0"
47
val scalapb: String = "0.11.17"
0 commit comments