Skip to content

Commit

Permalink
Update google-cloud-billing to 2.24.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 f6cddd6
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 @@ -72,7 +72,7 @@ object Dependencies {
val googleContainer: ModuleID = "com.google.cloud" % "google-cloud-container" % "2.26.0"
val kubernetesClient: ModuleID = "io.kubernetes" % "client-java" % "18.0.1"
val googleBigQueryNew: ModuleID = "com.google.cloud" % "google-cloud-bigquery" % "2.31.2"
val google2CloudBilling = "com.google.cloud" % "google-cloud-billing" % "2.23.0"
val google2CloudBilling = "com.google.cloud" % "google-cloud-billing" % "2.24.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"
//the below v1 module is a dependency for v2 because it contains the OAuth scopes necessary to created scoped credentials
Expand Down

0 comments on commit f6cddd6

Please sign in to comment.