Skip to content

Commit

Permalink
Update grpc-api, grpc-core, ... to 1.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-ahjohannessen[bot] committed Jul 1, 2023
1 parent d9b95bc commit ed5a5e7
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.2.0"
val circe = "0.14.3"
val scalaPb = scalapb.compiler.Version.scalapbVersion
val grpc = "1.56.0"
val grpc = "1.56.1"
val tsConfig = "1.4.2"

val scalaCheck = "1.17.0"
Expand Down

0 comments on commit ed5a5e7

Please sign in to comment.