Skip to content

Commit 8c96b4b

Browse files
bump: proto-google-common-protos 2.58.0 (was 2.56.0) (#2065)
1 parent bc8d3d1 commit 8c96b4b

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.56.0"
36+
val googleApi = "2.58.0"
3737

3838
val scalaTest = "3.2.12"
3939

0 commit comments

Comments
 (0)