We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2f035 commit 9bc3312Copy full SHA for 9bc3312
project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
33
// If changing this, remember to update protoc plugin version to align in
34
// maven-plugin/src/main/maven/plugin.xml and akka.grpc.sbt.AkkaGrpcPlugin
35
val googleProtobuf = "3.25.5" // checked synced by VersionSyncCheckPlugin
36
- val googleApi = "2.49.0"
+ val googleApi = "2.50.0"
37
38
val scalaTest = "3.2.12"
39
0 commit comments