Skip to content

Commit

Permalink
Update grpc-api, grpc-core, ... to 1.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-ahjohannessen[bot] authored and mergify[bot] committed May 8, 2023
1 parent bd80fdb commit a0617b2
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 @@ -15,7 +15,7 @@ object Dependencies {
val unum = "1.1.1"
val circe = "0.14.3"
val scalaPb = scalapb.compiler.Version.scalapbVersion
val grpc = "1.54.1"
val grpc = "1.55.1"
val tsConfig = "1.4.2"

val scalaCheck = "1.17.0"
Expand Down

0 comments on commit a0617b2

Please sign in to comment.