Skip to content

Commit

Permalink
Update grpc-netty to 1.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 28, 2024
1 parent 38875a7 commit 8e0807a
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.14"

run / fork := true

val grpcVersion = "1.63.2"
val grpcVersion = "1.68.0"

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

0 comments on commit 8e0807a

Please sign in to comment.