Skip to content

Commit

Permalink
Update grpc-netty, grpc-stub to 1.56.1 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 17, 2023
1 parent 3826b43 commit 9bc08b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala_zio_bench/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ scalaVersion := "2.13.11"

run / fork := true

val grpcVersion = "1.52.1"
val grpcVersion = "1.56.1"

Compile / PB.targets := Seq(
scalapb.gen(grpc = true) -> (Compile / sourceManaged).value,
Expand Down

0 comments on commit 9bc08b3

Please sign in to comment.