Skip to content

Commit

Permalink
bump: proto-google-common-protos 2.45.1 (was 2.43.0) (#1983)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent c38ce1f commit f097066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Dependencies {
// If changing this, remember to update protoc plugin version to align in
// maven-plugin/src/main/maven/plugin.xml and akka.grpc.sbt.AkkaGrpcPlugin
val googleProtobuf = "3.25.5" // checked synced by VersionSyncCheckPlugin
val googleApi = "2.43.0"
val googleApi = "2.45.1"

val scalaTest = "3.2.12"

Expand Down

0 comments on commit f097066

Please sign in to comment.