Skip to content

Commit

Permalink
bump: google-cloud-pubsub 1.123.20 (was 1.123.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 6, 2024
1 parent 49365bf commit ce26fd7
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 @@ -253,7 +253,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 ce26fd7

Please sign in to comment.