Skip to content

Commit 7f26792

Browse files
Update scala-collection-compat to 2.13.0 (#1813)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 4993cf5 commit 7f26792

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
@@ -7,7 +7,7 @@ object Dependencies {
77
val grpc = "1.68.3"
88
val protobuf = "4.28.2"
99
val silencer = "1.7.19"
10-
val collectionCompat = "2.12.0"
10+
val collectionCompat = "2.13.0"
1111
val coursier = "2.1.24"
1212
val protocGen = "0.9.8"
1313
val protobufRuntimeScala = "0.8.16"

0 commit comments

Comments
 (0)