Skip to content

Commit

Permalink
Merge pull request #2 from scala-steward/update/grpc-api-1.38.1
Browse files Browse the repository at this point in the history
Update grpc-api, grpc-okhttp to 1.38.1
  • Loading branch information
catostrophe authored Jun 22, 2021
2 parents 1ccaffc + adabc31 commit 0fbeda0
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 @@ -8,7 +8,7 @@ object Dependencies {
val trace4cats = "0.12.0-RC1+146-d193db1e"

val circe = "0.14.1"
val grpc = "1.38.0"
val grpc = "1.38.1"
val http4s = "0.23.0-RC1"
val openTelemetry = "1.2.0"
val scalapb = "0.11.1"
Expand Down

0 comments on commit 0fbeda0

Please sign in to comment.