We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4993cf5 commit 7f26792Copy full SHA for 7f26792
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val grpc = "1.68.3"
8
val protobuf = "4.28.2"
9
val silencer = "1.7.19"
10
- val collectionCompat = "2.12.0"
+ val collectionCompat = "2.13.0"
11
val coursier = "2.1.24"
12
val protocGen = "0.9.8"
13
val protobufRuntimeScala = "0.8.16"
0 commit comments