Skip to content

Commit 4e5e6f6

Browse files
Update scala-collection-compat to 2.13.0 in 0.11.x (#1882)
1 parent 7e2ae70 commit 4e5e6f6

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
@@ -6,7 +6,7 @@ object Dependencies {
66
object versions {
77
val grpc = "1.62.2"
88
val protobuf = "3.25.8"
9-
val collectionCompat = "2.12.0"
9+
val collectionCompat = "2.13.0"
1010
val coursier = "2.1.24"
1111
val protocGen = "0.9.9"
1212
val protobufRuntimeScala = "0.8.16"

0 commit comments

Comments
 (0)