Skip to content

Commit 9bc3312

Browse files
bump: proto-google-common-protos 2.50.0 (was 2.49.0) (#2010)
1 parent bf2f035 commit 9bc3312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Dependencies {
3333
// If changing this, remember to update protoc plugin version to align in
3434
// maven-plugin/src/main/maven/plugin.xml and akka.grpc.sbt.AkkaGrpcPlugin
3535
val googleProtobuf = "3.25.5" // checked synced by VersionSyncCheckPlugin
36-
val googleApi = "2.49.0"
36+
val googleApi = "2.50.0"
3737

3838
val scalaTest = "3.2.12"
3939

0 commit comments

Comments
 (0)