Skip to content

Commit d1045a7

Browse files
Update grpc-netty, grpc-protobuf, grpc-stub to 1.68.2 (#1776)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 92fd5a3 commit d1045a7

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.68.1"
7+
val grpc = "1.68.2"
88
val protobuf = "4.28.2"
99
val silencer = "1.7.19"
1010
val collectionCompat = "2.12.0"

0 commit comments

Comments
 (0)