We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4180d77 commit f1a8ab3Copy full SHA for f1a8ab3
build.sbt
@@ -11,7 +11,7 @@ lazy val ScalaVersions = new {
11
12
lazy val Versions = new {
13
val gpb3Version = "3.25.8"
14
- val grpcVersion = "1.75.0"
+ val grpcVersion = "1.76.0"
15
val circeVersion = "0.14.15"
16
val http4sVersion = "0.22.2"
17
val akkaHttp = "10.2.10"
0 commit comments