Skip to content

Commit

Permalink
Update google-cloud-resourcemanager to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 20, 2023
1 parent 9c9466f commit cef2e52
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 @@ -74,7 +74,7 @@ object Dependencies {
val googleBigQueryNew: ModuleID = "com.google.cloud" % "google-cloud-bigquery" % "2.31.2"
val google2CloudBilling = "com.google.cloud" % "google-cloud-billing" % "2.23.0"
val googleStorageTransferService: ModuleID = "com.google.cloud" % "google-cloud-storage-transfer" % "1.23.0"
val googleResourceManager = "com.google.cloud" % "google-cloud-resourcemanager" % "1.25.0"
val googleResourceManager = "com.google.cloud" % "google-cloud-resourcemanager" % "1.26.0"
//the below v1 module is a dependency for v2 because it contains the OAuth scopes necessary to created scoped credentials
val googleContainerV1: ModuleID = "com.google.apis" % "google-api-services-container" % "v1-rev20230809-2.0.0"

Expand Down

0 comments on commit cef2e52

Please sign in to comment.