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 7b29e1e commit b67422bCopy full SHA for b67422b
build.sbt
@@ -10,7 +10,7 @@ lazy val ScalaVersions = new {
10
}
11
12
lazy val Versions = new {
13
- val gpb3Version = "3.25.3"
+ val gpb3Version = "4.27.2"
14
val grpcVersion = "1.65.0"
15
val circeVersion = "0.14.8"
16
val http4sVersion = "0.22.2"
0 commit comments