Skip to content

Commit 9c07f04

Browse files
bump: proto-google-common-protos 2.40.0 (was 2.39.1) (#1957)
1 parent 4bc9d21 commit 9c07f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Dependencies {
2828
// If changing this, remember to update protoc plugin version to align in
2929
// maven-plugin/src/main/maven/plugin.xml and akka.grpc.sbt.AkkaGrpcPlugin
3030
val googleProtobuf = "3.24.0" // checked synced by VersionSyncCheckPlugin
31-
val googleApi = "2.39.1"
31+
val googleApi = "2.40.0"
3232

3333
val scalaTest = "3.2.12"
3434

0 commit comments

Comments
 (0)