We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc9d21 commit 9c07f04Copy full SHA for 9c07f04
1 file changed
project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
28
// If changing this, remember to update protoc plugin version to align in
29
// maven-plugin/src/main/maven/plugin.xml and akka.grpc.sbt.AkkaGrpcPlugin
30
val googleProtobuf = "3.24.0" // checked synced by VersionSyncCheckPlugin
31
- val googleApi = "2.39.1"
+ val googleApi = "2.40.0"
32
33
val scalaTest = "3.2.12"
34
0 commit comments