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 7217580 commit 461b451Copy full SHA for 461b451
project/Dependencies.scala
@@ -4,7 +4,7 @@ import Keys._
4
5
object Dependencies {
6
object versions {
7
- val grpc = "1.74.0"
+ val grpc = "1.75.0"
8
val protobuf = "4.32.0"
9
val collectionCompat = "2.13.0"
10
val coursier = "2.1.24"
0 commit comments