Skip to content

Commit

Permalink
Update grpc-netty to 1.58.1 (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 15, 2024
1 parent be2486f commit be97d35
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.12"

run / fork := true

val grpcVersion = "1.58.0"
val grpcVersion = "1.58.1"

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

0 comments on commit be97d35

Please sign in to comment.