Skip to content

Commit

Permalink
CORE-69: Update google-api-services-admin-directory from directory_v1…
Browse files Browse the repository at this point in the history
…-rev20241113-2.0.0 to directory_v1-rev20241126-2.0.0 (#1509)
  • Loading branch information
broadbot authored Dec 9, 2024
1 parent 65bc62d commit 5eee80c
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 @@ -29,7 +29,7 @@ object Dependencies {
"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-admin-directory" % "directory_v1-rev20241113-2.0.0" // from workbench-google2
"com.google.apis" % "google-api-services-admin-directory" % "directory_v1-rev20241126-2.0.0" // from workbench-google2
)

val rootDependencies: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 5eee80c

Please sign in to comment.