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 7e2ae70 commit 4e5e6f6Copy full SHA for 4e5e6f6
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
object versions {
7
val grpc = "1.62.2"
8
val protobuf = "3.25.8"
9
- val collectionCompat = "2.12.0"
+ val collectionCompat = "2.13.0"
10
val coursier = "2.1.24"
11
val protocGen = "0.9.9"
12
val protobufRuntimeScala = "0.8.16"
0 commit comments