Skip to content

Commit

Permalink
Update google-cloud-pubsub to 1.136.1 (#971)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Jan 29, 2025
1 parent cc72a36 commit 014c455
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.136.0" % "protobuf-src",
"com.google.cloud" % "google-cloud-pubsub" % "1.136.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 014c455

Please sign in to comment.