Skip to content

Commit

Permalink
Update grpc-netty, grpc-protobuf, grpc-stub to 1.62.2 (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 28, 2024
1 parent 56e47b5 commit 21c8407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Keys._

object Dependencies {
object versions {
val grpc = "1.61.1"
val grpc = "1.62.2"
val protobuf = "3.19.6"
val silencer = "1.7.16"
val collectionCompat = "2.11.0"
Expand Down

0 comments on commit 21c8407

Please sign in to comment.