Skip to content

Commit

Permalink
Merge pull request #123 from scala-steward/update/google-cloud-pubsub…
Browse files Browse the repository at this point in the history
…-1.135.0

Update google-cloud-pubsub to 1.135.0
  • Loading branch information
AL333Z authored Jan 10, 2025
2 parents e10e1d7 + 8535d52 commit fab0f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ lazy val gcpPubSub = crossProject(JVMPlatform)
.settings(
name := "fs2-queues-gcp-pubsub",
libraryDependencies ++= List(
"com.google.cloud" % "google-cloud-pubsub" % "1.134.2",
"com.google.cloud" % "google-cloud-pubsub" % "1.135.0",
"com.google.cloud" % "google-cloud-monitoring" % "3.55.0"
)
)
Expand Down

0 comments on commit fab0f69

Please sign in to comment.