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 929bddc commit 9f7c3d7Copy full SHA for 9f7c3d7
build.sbt
@@ -10,7 +10,7 @@ lazy val ScalaVersions = new {
10
}
11
12
lazy val Versions = new {
13
- val gpb3Version = "3.25.6"
+ val gpb3Version = "4.30.2"
14
val grpcVersion = "1.68.3"
15
val circeVersion = "0.14.12"
16
val http4sVersion = "0.22.2"
0 commit comments