Skip to content

Commit 49cca0e

Browse files
committed
Update grpc-netty, grpc-protobuf, grpc-stub to 1.70.0
1 parent 8f3ebc6 commit 49cca0e

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
@@ -5,7 +5,7 @@ import Keys._
55
object Dependencies {
66
object versions {
77

8-
val grpc = "1.68.3"
8+
val grpc = "1.70.0"
99
val protobuf = "4.28.3"
1010
val silencer = "1.7.19"
1111
val collectionCompat = "2.13.0"

0 commit comments

Comments
 (0)