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 cc23103 commit 9e5fc9dCopy full SHA for 9e5fc9d
project/Dependencies.scala
@@ -4,7 +4,7 @@ import Keys._
4
5
object Dependencies {
6
object versions {
7
- val grpc = "1.65.0"
+ val grpc = "1.65.1"
8
val protobuf = "4.26.0"
9
val silencer = "1.7.17"
10
val collectionCompat = "2.12.0"
0 commit comments