Skip to content

Commit 996e6ee

Browse files
Update grpc-inprocess, grpc-netty to 1.76.0 (#215)
1 parent 2db30aa commit 996e6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
32-
val grpc = "1.75.0"
32+
val grpc = "1.76.0"
3333
val http4s = "0.23.32"
3434
val logback = "1.5.19"
3535
val netty = "4.2.6.Final"

0 commit comments

Comments
 (0)