Skip to content

Commit

Permalink
CORE-69: Update google-api-services-pubsub from v1-rev20240918-2.0.0 …
Browse files Browse the repository at this point in the history
…to v1-rev20241212-2.0.0 (#1522)
  • Loading branch information
broadbot authored Jan 2, 2025
1 parent 99a5a5e commit fa68e27
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 @@ -28,7 +28,7 @@ object Dependencies {
"com.fasterxml.jackson.core" % "jackson-core" % jacksonV,
"org.yaml" % "snakeyaml" % "2.3",
"org.apache.commons" % "commons-compress" % "1.27.1", // workbench-libs libraries pull this in
"com.google.apis" % "google-api-services-pubsub" % "v1-rev20240918-2.0.0", // from workbench-google2
"com.google.apis" % "google-api-services-pubsub" % "v1-rev20241212-2.0.0", // from workbench-google2
"com.google.apis" % "google-api-services-admin-directory" % "directory_v1-rev20241210-2.0.0" // from workbench-google2
)

Expand Down

0 comments on commit fa68e27

Please sign in to comment.