Skip to content

Commit bc1fd70

Browse files
committed
Update grpc-inprocess, grpc-netty to 1.74.0
1 parent 67ee7ed commit bc1fd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ lazy val noPublish = List(
2929

3030
lazy val Versions = new {
3131
val cedi = "0.2.1"
32-
val grpc = "1.73.0"
32+
val grpc = "1.74.0"
3333
val http4s = "0.23.30"
3434
val logback = "1.5.18"
3535
val netty = "4.2.3.Final"

0 commit comments

Comments
 (0)