Skip to content

Commit

Permalink
Update google-cloud-pubsub to 1.134.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Oct 27, 2024
1 parent a423323 commit 1506237
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 @@ -302,7 +302,7 @@ object Dependencies {
// see Pekko 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.133.1" % "protobuf-src",
"com.google.cloud" % "google-cloud-pubsub" % "1.134.1" % "protobuf-src",
"io.grpc" % "grpc-auth" % org.apache.pekko.grpc.gen.BuildInfo.grpcVersion,
"com.google.auth" % "google-auth-library-oauth2-http" % GoogleAuthVersion,
"com.google.protobuf" % "protobuf-java" % protobufJavaVersion % Runtime,
Expand Down

0 comments on commit 1506237

Please sign in to comment.