Skip to content

Commit

Permalink
Update grpc-netty to 1.63.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 22, 2024
1 parent 7ae78c1 commit 22cdce6
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.13"

run / fork := true

val grpcVersion = "1.63.0"
val grpcVersion = "1.63.2"

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

0 comments on commit 22cdce6

Please sign in to comment.