We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db30aa commit 996e6eeCopy full SHA for 996e6ee
1 file changed
build.sbt
@@ -29,7 +29,7 @@ lazy val noPublish = List(
29
30
lazy val Versions = new {
31
val cedi = "0.2.3"
32
- val grpc = "1.75.0"
+ val grpc = "1.76.0"
33
val http4s = "0.23.32"
34
val logback = "1.5.19"
35
val netty = "4.2.6.Final"
0 commit comments