Skip to content

Commit

Permalink
bump: google-cloud-pubsub 1.135.0 (was 1.132.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 15, 2024
1 parent 12d9f23 commit f124081
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 @@ -286,7 +286,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.132.4" % "protobuf-src", // ApacheV2
"com.google.cloud" % "google-cloud-pubsub" % "1.135.0" % "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 f124081

Please sign in to comment.