Skip to content

Commit c15850a

Browse files
authored
Merge pull request RustedBones#123 from scala-steward/update/scala-collection-compat-2.13.0
Update scala-collection-compat to 2.13.0
2 parents 5530e7d + 3d6fe1c commit c15850a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val Pekko = "1.1.3"
1212
val PekkoHttp = "1.1.0"
1313
val Prometheus = "0.16.0"
14-
val ScalaCollectionCompat = "2.11.0"
14+
val ScalaCollectionCompat = "2.13.0"
1515
val ScalaLogging = "3.9.5"
1616
val ScalaMock = "6.0.0-M2"
1717
val ScalaTest = "3.2.19"

0 commit comments

Comments
 (0)