Skip to content

Commit 3444317

Browse files
authored
Update scala-collection-compat to 2.13.0
1 parent 3af090f commit 3444317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object ProjectPlugin extends AutoPlugin {
4141
val pbdirect: String = "0.7.0"
4242
val prometheus: String = "0.16.0"
4343
val pureconfig: String = "0.17.8"
44-
val scalaCollectionCompat: String = "2.12.0"
44+
val scalaCollectionCompat: String = "2.13.0"
4545
val scalacheckToolbox: String = "0.7.0"
4646
val scalamock: String = "5.1.0"
4747
val scalapb: String = "0.11.17"

0 commit comments

Comments
 (0)