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 d901df6 commit f6c01fcCopy full SHA for f6c01fc
build.sbt
@@ -10,7 +10,7 @@ lazy val ScalaVersions = new {
10
}
11
12
lazy val Versions = new {
13
- val gpb3Version = "3.25.7"
+ val gpb3Version = "4.30.2"
14
val grpcVersion = "1.68.3"
15
val circeVersion = "0.14.13"
16
val http4sVersion = "0.22.2"
0 commit comments