Skip to content

Commit

Permalink
Merge pull request #107 from scala-steward/update/google-cloud-monito…
Browse files Browse the repository at this point in the history
…ring-3.55.0

Update google-cloud-monitoring to 3.55.0
  • Loading branch information
satabin authored Dec 9, 2024
2 parents d8a9aba + e9f78eb commit d4f881f
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 @@ -179,7 +179,7 @@ lazy val gcpPubSub = crossProject(JVMPlatform)
name := "fs2-queues-gcp-pubsub",
libraryDependencies ++= List(
"com.google.cloud" % "google-cloud-pubsub" % "1.134.2",
"com.google.cloud" % "google-cloud-monitoring" % "3.54.0"
"com.google.cloud" % "google-cloud-monitoring" % "3.55.0"
),
// TODO: Remove once next version is published
mimaBinaryIssueFilters ++= List(
Expand Down

0 comments on commit d4f881f

Please sign in to comment.