Skip to content

Commit d29b581

Browse files
committed
Update grpc-netty, grpc-protobuf, grpc-stub to 1.77.0 in 0.11.x
1 parent 5720bba commit d29b581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Keys._
44

55
object Dependencies {
66
object versions {
7-
val grpc = "1.62.2"
7+
val grpc = "1.77.0"
88
val protobuf = "3.25.8"
99
val collectionCompat = "2.13.0"
1010
val coursier = "2.1.24"

0 commit comments

Comments
 (0)