Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 63cf3f5

Browse files
committed
Update scala-collection-compat to 2.8.0
1 parent 4b7fbae commit 63cf3f5

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
@@ -5,7 +5,7 @@ object Dependencies {
55
object Versions {
66
val Akka = "2.6.19"
77
val AkkaHttp = "10.2.9"
8-
val ScalaCollectionCompat = "2.7.0"
8+
val ScalaCollectionCompat = "2.8.0"
99
val ScalaPB = "0.11.10"
1010
val ScalaPBJson4s = "0.12.0"
1111
val ScalaTest = "3.2.12"

0 commit comments

Comments
 (0)