Skip to content

Commit

Permalink
bump(pub/sub grpc): google-cloud-pubsub protobuf 1.123.20 (was 1.123.…
Browse files Browse the repository at this point in the history
…1) (#3065)
  • Loading branch information
scala-steward authored Apr 4, 2024
1 parent 34b27d7 commit 138150c
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 @@ -257,7 +257,7 @@ object Dependencies {
// see Akka gRPC version in plugins.sbt
libraryDependencies ++= Seq(
// https://github.com/googleapis/java-pubsub/tree/master/proto-google-cloud-pubsub-v1/
"com.google.cloud" % "google-cloud-pubsub" % "1.123.1" % "protobuf-src", // ApacheV2
"com.google.cloud" % "google-cloud-pubsub" % "1.123.20" % "protobuf-src", // ApacheV2
"io.grpc" % "grpc-auth" % akka.grpc.gen.BuildInfo.grpcVersion,
// https://github.com/googleapis/google-auth-library-java
"com.google.auth" % "google-auth-library-oauth2-http" % GoogleAuthVersion,
Expand Down

0 comments on commit 138150c

Please sign in to comment.