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 d93a990 commit 4b6f73aCopy full SHA for 4b6f73a
project/Dependencies.scala
@@ -4,7 +4,7 @@ import Keys._
4
5
object Dependencies {
6
object versions {
7
- val grpc = "1.62.2"
+ val grpc = "1.63.0"
8
val protobuf = "4.26.0"
9
val silencer = "1.7.16"
10
val collectionCompat = "2.11.0"
0 commit comments