Skip to content

Commit

Permalink
Merge pull request #40 from scala-steward/update/google-cloud-monitor…
Browse files Browse the repository at this point in the history
…ing-3.50.0

Update google-cloud-monitoring to 3.50.0
  • Loading branch information
AL333Z authored Sep 23, 2024
2 parents 3e2ea67 + 6728d07 commit 463352b
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 @@ -192,7 +192,7 @@ lazy val gcpPubSub = crossProject(JVMPlatform)
),
libraryDependencies ++= List(
"com.google.cloud" % "google-cloud-pubsub" % "1.129.7",
"com.google.cloud" % "google-cloud-monitoring" % "3.47.0"
"com.google.cloud" % "google-cloud-monitoring" % "3.50.0"
)
)
.dependsOn(core)
Expand Down

0 comments on commit 463352b

Please sign in to comment.