diff --git a/clients/abusive_experience_report/mix.exs b/clients/abusive_experience_report/mix.exs index ea709321fb..5d529f5aa9 100644 --- a/clients/abusive_experience_report/mix.exs +++ b/clients/abusive_experience_report/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AbusiveExperienceReport.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/accelerated_mobile_page_url/mix.exs b/clients/accelerated_mobile_page_url/mix.exs index e7eab147bc..a2d8d40e50 100644 --- a/clients/accelerated_mobile_page_url/mix.exs +++ b/clients/accelerated_mobile_page_url/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AcceleratedMobilePageUrl.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/access_approval/mix.exs b/clients/access_approval/mix.exs index f0aab8e061..4dc18405de 100644 --- a/clients/access_approval/mix.exs +++ b/clients/access_approval/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AccessApproval.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/access_context_manager/mix.exs b/clients/access_context_manager/mix.exs index ae33ca3412..9f95885339 100644 --- a/clients/access_context_manager/mix.exs +++ b/clients/access_context_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AccessContextManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/acme_dns/mix.exs b/clients/acme_dns/mix.exs index cb9bfc2f23..9794fd611d 100644 --- a/clients/acme_dns/mix.exs +++ b/clients/acme_dns/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AcmeDNS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_exchange_buyer/mix.exs b/clients/ad_exchange_buyer/mix.exs index 99ddf2a7df..383588e0ab 100644 --- a/clients/ad_exchange_buyer/mix.exs +++ b/clients/ad_exchange_buyer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdExchangeBuyer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_exchange_seller/mix.exs b/clients/ad_exchange_seller/mix.exs index 933c55982c..d46dd9cdc7 100644 --- a/clients/ad_exchange_seller/mix.exs +++ b/clients/ad_exchange_seller/mix.exs @@ -23,7 +23,7 @@ defmodule GoogleApi.AdExchangeSeller.V20.Mixfile do defp deps() do [ {:google_gax, "~> 0.1.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_experience_report/mix.exs b/clients/ad_experience_report/mix.exs index cd12268381..cf719b054f 100644 --- a/clients/ad_experience_report/mix.exs +++ b/clients/ad_experience_report/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdExperienceReport.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_mob/mix.exs b/clients/ad_mob/mix.exs index 9c5d298ae1..e2a3505a95 100644 --- a/clients/ad_mob/mix.exs +++ b/clients/ad_mob/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdMob.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_sense/mix.exs b/clients/ad_sense/mix.exs index fee714d640..834f1b6b13 100644 --- a/clients/ad_sense/mix.exs +++ b/clients/ad_sense/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdSense.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_sense_host/mix.exs b/clients/ad_sense_host/mix.exs index daf54e5d98..083a92d932 100644 --- a/clients/ad_sense_host/mix.exs +++ b/clients/ad_sense_host/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdSenseHost.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ad_sense_platform/mix.exs b/clients/ad_sense_platform/mix.exs index ad64dce545..a40aa0eca1 100644 --- a/clients/ad_sense_platform/mix.exs +++ b/clients/ad_sense_platform/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdSensePlatform.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/address_validation/mix.exs b/clients/address_validation/mix.exs index 527e59e0d4..dfc3f006c6 100644 --- a/clients/address_validation/mix.exs +++ b/clients/address_validation/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AddressValidation.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/admin/mix.exs b/clients/admin/mix.exs index 59dfe2f601..093fa7ae0d 100644 --- a/clients/admin/mix.exs +++ b/clients/admin/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Admin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/advisory_notifications/mix.exs b/clients/advisory_notifications/mix.exs index 14457fae6c..2c17680557 100644 --- a/clients/advisory_notifications/mix.exs +++ b/clients/advisory_notifications/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AdvisoryNotifications.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ai_platform/mix.exs b/clients/ai_platform/mix.exs index 5bbc6f52a3..8ad78dd5da 100644 --- a/clients/ai_platform/mix.exs +++ b/clients/ai_platform/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AIPlatform.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/air_quality/mix.exs b/clients/air_quality/mix.exs index f51d9cf83e..3cb1a8de8c 100644 --- a/clients/air_quality/mix.exs +++ b/clients/air_quality/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AirQuality.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/alert_center/mix.exs b/clients/alert_center/mix.exs index 53460e5196..e2eee5523f 100644 --- a/clients/alert_center/mix.exs +++ b/clients/alert_center/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AlertCenter.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/alloy_db/mix.exs b/clients/alloy_db/mix.exs index 9a8e05dc7e..f94e79af83 100644 --- a/clients/alloy_db/mix.exs +++ b/clients/alloy_db/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AlloyDB.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/analytics/mix.exs b/clients/analytics/mix.exs index 1cb0514039..685c2ee25a 100644 --- a/clients/analytics/mix.exs +++ b/clients/analytics/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Analytics.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/analytics_admin/mix.exs b/clients/analytics_admin/mix.exs index 684837d70d..2c9c2f0c58 100644 --- a/clients/analytics_admin/mix.exs +++ b/clients/analytics_admin/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsAdmin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/analytics_data/mix.exs b/clients/analytics_data/mix.exs index e865c6dde9..d2e4a9eb6c 100644 --- a/clients/analytics_data/mix.exs +++ b/clients/analytics_data/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsData.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/analytics_hub/mix.exs b/clients/analytics_hub/mix.exs index 634c0f5fe9..8379b946cb 100644 --- a/clients/analytics_hub/mix.exs +++ b/clients/analytics_hub/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsHub.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/analytics_reporting/mix.exs b/clients/analytics_reporting/mix.exs index b9b79380cc..77510c7068 100644 --- a/clients/analytics_reporting/mix.exs +++ b/clients/analytics_reporting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AnalyticsReporting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/android_device_provisioning/mix.exs b/clients/android_device_provisioning/mix.exs index f1afedb44c..5ba610d9db 100644 --- a/clients/android_device_provisioning/mix.exs +++ b/clients/android_device_provisioning/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidDeviceProvisioning.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/android_enterprise/mix.exs b/clients/android_enterprise/mix.exs index 418d446e7e..6820daa200 100644 --- a/clients/android_enterprise/mix.exs +++ b/clients/android_enterprise/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidEnterprise.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/android_management/mix.exs b/clients/android_management/mix.exs index 1b9071d903..70a9c5795a 100644 --- a/clients/android_management/mix.exs +++ b/clients/android_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/android_publisher/mix.exs b/clients/android_publisher/mix.exs index 6930f0f8e9..8411503d1d 100644 --- a/clients/android_publisher/mix.exs +++ b/clients/android_publisher/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AndroidPublisher.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/api_gateway/mix.exs b/clients/api_gateway/mix.exs index 8c19ed5dea..2fd24d284c 100644 --- a/clients/api_gateway/mix.exs +++ b/clients/api_gateway/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.APIGateway.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/api_keys/mix.exs b/clients/api_keys/mix.exs index 7df52521cb..dc1705c80d 100644 --- a/clients/api_keys/mix.exs +++ b/clients/api_keys/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.APIKeys.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/apigee/mix.exs b/clients/apigee/mix.exs index d335b5a10e..e58f6ac11f 100644 --- a/clients/apigee/mix.exs +++ b/clients/apigee/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Apigee.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/apigee_registry/mix.exs b/clients/apigee_registry/mix.exs index 103eb8283b..4758206813 100644 --- a/clients/apigee_registry/mix.exs +++ b/clients/apigee_registry/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ApigeeRegistry.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/apim/mix.exs b/clients/apim/mix.exs index 20604ade84..8c36c34d59 100644 --- a/clients/apim/mix.exs +++ b/clients/apim/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.APIM.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/app_engine/mix.exs b/clients/app_engine/mix.exs index 9a26cf7018..97b0c627a5 100644 --- a/clients/app_engine/mix.exs +++ b/clients/app_engine/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AppEngine.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/app_hub/mix.exs b/clients/app_hub/mix.exs index 2fd3f28a6e..68980f4abb 100644 --- a/clients/app_hub/mix.exs +++ b/clients/app_hub/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AppHub.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/app_state/mix.exs b/clients/app_state/mix.exs index 1479a4095e..abac0552d6 100644 --- a/clients/app_state/mix.exs +++ b/clients/app_state/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AppState.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/apps_activity/mix.exs b/clients/apps_activity/mix.exs index 9eae6c8e6b..155042d34f 100644 --- a/clients/apps_activity/mix.exs +++ b/clients/apps_activity/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AppsActivity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/area120_tables/mix.exs b/clients/area120_tables/mix.exs index 68998d0433..45ffc59c88 100644 --- a/clients/area120_tables/mix.exs +++ b/clients/area120_tables/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Area120Tables.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/artifact_registry/mix.exs b/clients/artifact_registry/mix.exs index 5773d73c4b..598b56a2c0 100644 --- a/clients/artifact_registry/mix.exs +++ b/clients/artifact_registry/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ArtifactRegistry.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/assured_workloads/mix.exs b/clients/assured_workloads/mix.exs index d7174288ed..47b3a7d99a 100644 --- a/clients/assured_workloads/mix.exs +++ b/clients/assured_workloads/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AssuredWorkloads.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/authorized_buyers_marketplace/mix.exs b/clients/authorized_buyers_marketplace/mix.exs index 86d416fa64..36d33a44a5 100644 --- a/clients/authorized_buyers_marketplace/mix.exs +++ b/clients/authorized_buyers_marketplace/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.AuthorizedBuyersMarketplace.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/backup_dr/mix.exs b/clients/backup_dr/mix.exs index 7f133091c0..dd397e0e3f 100644 --- a/clients/backup_dr/mix.exs +++ b/clients/backup_dr/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BackupDR.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/bare_metal_solution/mix.exs b/clients/bare_metal_solution/mix.exs index f05b812040..0381dacd96 100644 --- a/clients/bare_metal_solution/mix.exs +++ b/clients/bare_metal_solution/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BareMetalSolution.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/batch/mix.exs b/clients/batch/mix.exs index 4d89bcd764..3908c57acf 100644 --- a/clients/batch/mix.exs +++ b/clients/batch/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Batch.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/beyond_corp/mix.exs b/clients/beyond_corp/mix.exs index 498b3a8f55..d0c6ac1464 100644 --- a/clients/beyond_corp/mix.exs +++ b/clients/beyond_corp/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BeyondCorp.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_lake/mix.exs b/clients/big_lake/mix.exs index e112483932..23e8e7b8c5 100644 --- a/clients/big_lake/mix.exs +++ b/clients/big_lake/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigLake.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_query/mix.exs b/clients/big_query/mix.exs index a712545540..d581d9bb14 100644 --- a/clients/big_query/mix.exs +++ b/clients/big_query/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQuery.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_query_connection/mix.exs b/clients/big_query_connection/mix.exs index 45021a0712..93ba182151 100644 --- a/clients/big_query_connection/mix.exs +++ b/clients/big_query_connection/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryConnection.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_query_data_policy/mix.exs b/clients/big_query_data_policy/mix.exs index 04274972df..7f6df0ab4f 100644 --- a/clients/big_query_data_policy/mix.exs +++ b/clients/big_query_data_policy/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryDataPolicy.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_query_data_transfer/mix.exs b/clients/big_query_data_transfer/mix.exs index d90b5761f5..9055686fd2 100644 --- a/clients/big_query_data_transfer/mix.exs +++ b/clients/big_query_data_transfer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryDataTransfer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/big_query_reservation/mix.exs b/clients/big_query_reservation/mix.exs index 45fb8bafd6..574eace2cb 100644 --- a/clients/big_query_reservation/mix.exs +++ b/clients/big_query_reservation/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigQueryReservation.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/bigtable_admin/mix.exs b/clients/bigtable_admin/mix.exs index 98e15ee66e..0507e33e6f 100644 --- a/clients/bigtable_admin/mix.exs +++ b/clients/bigtable_admin/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BigtableAdmin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/billing_budgets/mix.exs b/clients/billing_budgets/mix.exs index 3772a4e8e1..07d980ea25 100644 --- a/clients/billing_budgets/mix.exs +++ b/clients/billing_budgets/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BillingBudgets.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/binary_authorization/mix.exs b/clients/binary_authorization/mix.exs index dab3b3c78c..99bd0bee05 100644 --- a/clients/binary_authorization/mix.exs +++ b/clients/binary_authorization/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BinaryAuthorization.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/blockchain_node_engine/mix.exs b/clients/blockchain_node_engine/mix.exs index 7cbac21f37..0d2e9a9cb5 100644 --- a/clients/blockchain_node_engine/mix.exs +++ b/clients/blockchain_node_engine/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BlockchainNodeEngine.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/blogger/mix.exs b/clients/blogger/mix.exs index 035aa08f94..03c6087377 100644 --- a/clients/blogger/mix.exs +++ b/clients/blogger/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Blogger.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/books/mix.exs b/clients/books/mix.exs index f0763f6f08..f3bcedc710 100644 --- a/clients/books/mix.exs +++ b/clients/books/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Books.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/business_profile_performance/mix.exs b/clients/business_profile_performance/mix.exs index f2e1bcd5a2..933c0275f9 100644 --- a/clients/business_profile_performance/mix.exs +++ b/clients/business_profile_performance/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.BusinessProfilePerformance.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/calendar/mix.exs b/clients/calendar/mix.exs index 9b6a51d956..5f2101111f 100644 --- a/clients/calendar/mix.exs +++ b/clients/calendar/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Calendar.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/certificate_manager/mix.exs b/clients/certificate_manager/mix.exs index b73dc99702..b5fbb6eeef 100644 --- a/clients/certificate_manager/mix.exs +++ b/clients/certificate_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CertificateManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/chat/mix.exs b/clients/chat/mix.exs index 6fe345c77b..7d702ab7bf 100644 --- a/clients/chat/mix.exs +++ b/clients/chat/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Chat.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/checks/mix.exs b/clients/checks/mix.exs index 70eaad45d7..42aac9f446 100644 --- a/clients/checks/mix.exs +++ b/clients/checks/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Checks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/chrome_management/mix.exs b/clients/chrome_management/mix.exs index e445b24c90..37a92012ac 100644 --- a/clients/chrome_management/mix.exs +++ b/clients/chrome_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ChromeManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/chrome_policy/mix.exs b/clients/chrome_policy/mix.exs index 493b16e0d8..9eef352c4e 100644 --- a/clients/chrome_policy/mix.exs +++ b/clients/chrome_policy/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ChromePolicy.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/chrome_ux_report/mix.exs b/clients/chrome_ux_report/mix.exs index 8e30066b44..8db8338a4f 100644 --- a/clients/chrome_ux_report/mix.exs +++ b/clients/chrome_ux_report/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ChromeUXReport.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/civic_info/mix.exs b/clients/civic_info/mix.exs index c7cc1fa95f..9fc3d6dcf1 100644 --- a/clients/civic_info/mix.exs +++ b/clients/civic_info/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CivicInfo.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/classroom/mix.exs b/clients/classroom/mix.exs index 4c0a77c335..d83de383a3 100644 --- a/clients/classroom/mix.exs +++ b/clients/classroom/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Classroom.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_asset/mix.exs b/clients/cloud_asset/mix.exs index 559bbf3b01..f878266c39 100644 --- a/clients/cloud_asset/mix.exs +++ b/clients/cloud_asset/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudAsset.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_billing/mix.exs b/clients/cloud_billing/mix.exs index 3ec870f6ec..21821d3a99 100644 --- a/clients/cloud_billing/mix.exs +++ b/clients/cloud_billing/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudBilling.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_build/mix.exs b/clients/cloud_build/mix.exs index 0b4afb0dd5..cd1b495cc0 100644 --- a/clients/cloud_build/mix.exs +++ b/clients/cloud_build/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudBuild.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_channel/mix.exs b/clients/cloud_channel/mix.exs index ee50652bc8..e334055208 100644 --- a/clients/cloud_channel/mix.exs +++ b/clients/cloud_channel/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudChannel.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_controls_partner/mix.exs b/clients/cloud_controls_partner/mix.exs index 493d11882a..6ddf1240a1 100644 --- a/clients/cloud_controls_partner/mix.exs +++ b/clients/cloud_controls_partner/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudControlsPartner.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_debugger/mix.exs b/clients/cloud_debugger/mix.exs index b2ac818a35..87e2451981 100644 --- a/clients/cloud_debugger/mix.exs +++ b/clients/cloud_debugger/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudDebugger.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_deploy/mix.exs b/clients/cloud_deploy/mix.exs index 8c255355bc..4ef4bfbfa5 100644 --- a/clients/cloud_deploy/mix.exs +++ b/clients/cloud_deploy/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudDeploy.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_error_reporting/mix.exs b/clients/cloud_error_reporting/mix.exs index 7658fbe175..88eaf4552c 100644 --- a/clients/cloud_error_reporting/mix.exs +++ b/clients/cloud_error_reporting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudErrorReporting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_functions/mix.exs b/clients/cloud_functions/mix.exs index fcc0ae8241..d1edbf4c7d 100644 --- a/clients/cloud_functions/mix.exs +++ b/clients/cloud_functions/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudFunctions.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_identity/mix.exs b/clients/cloud_identity/mix.exs index bf12a9a894..bad0756f0c 100644 --- a/clients/cloud_identity/mix.exs +++ b/clients/cloud_identity/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudIdentity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_iot/mix.exs b/clients/cloud_iot/mix.exs index 4f94952458..62a579538b 100644 --- a/clients/cloud_iot/mix.exs +++ b/clients/cloud_iot/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudIot.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_kms/mix.exs b/clients/cloud_kms/mix.exs index 1dc3c3234d..75486294b9 100644 --- a/clients/cloud_kms/mix.exs +++ b/clients/cloud_kms/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudKMS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_monitoring/mix.exs b/clients/cloud_monitoring/mix.exs index c98b2b0446..90e8e2d44f 100644 --- a/clients/cloud_monitoring/mix.exs +++ b/clients/cloud_monitoring/mix.exs @@ -25,7 +25,7 @@ defmodule GoogleApi.CloudMonitoring.V2BETA2.Mixfile do [ {:tesla, "~> 0.5"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_private_catalog/mix.exs b/clients/cloud_private_catalog/mix.exs index 546734d814..c6fb2746dc 100644 --- a/clients/cloud_private_catalog/mix.exs +++ b/clients/cloud_private_catalog/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudPrivateCatalog.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_private_catalog_producer/mix.exs b/clients/cloud_private_catalog_producer/mix.exs index 5ef0d7ab69..de4261c7af 100644 --- a/clients/cloud_private_catalog_producer/mix.exs +++ b/clients/cloud_private_catalog_producer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudPrivateCatalogProducer.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_profiler/mix.exs b/clients/cloud_profiler/mix.exs index 24f43993f9..a26b0b5c5b 100644 --- a/clients/cloud_profiler/mix.exs +++ b/clients/cloud_profiler/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudProfiler.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_resource_manager/mix.exs b/clients/cloud_resource_manager/mix.exs index 42aaaf63ca..ff43f94013 100644 --- a/clients/cloud_resource_manager/mix.exs +++ b/clients/cloud_resource_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudResourceManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_run/mix.exs b/clients/cloud_run/mix.exs index 12253efd8a..b458b33d09 100644 --- a/clients/cloud_run/mix.exs +++ b/clients/cloud_run/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudRun.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_scheduler/mix.exs b/clients/cloud_scheduler/mix.exs index 88538d31e5..3441952ee4 100644 --- a/clients/cloud_scheduler/mix.exs +++ b/clients/cloud_scheduler/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudScheduler.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_search/mix.exs b/clients/cloud_search/mix.exs index c25f1188d5..88e1330b07 100644 --- a/clients/cloud_search/mix.exs +++ b/clients/cloud_search/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudSearch.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_shell/mix.exs b/clients/cloud_shell/mix.exs index d89bf17062..ba387367b8 100644 --- a/clients/cloud_shell/mix.exs +++ b/clients/cloud_shell/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudShell.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_support/mix.exs b/clients/cloud_support/mix.exs index 8ac311689f..119ca37542 100644 --- a/clients/cloud_support/mix.exs +++ b/clients/cloud_support/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudSupport.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_tasks/mix.exs b/clients/cloud_tasks/mix.exs index a132d47a7f..b5b4e9b082 100644 --- a/clients/cloud_tasks/mix.exs +++ b/clients/cloud_tasks/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudTasks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_trace/mix.exs b/clients/cloud_trace/mix.exs index 452f223f56..2c4079274f 100644 --- a/clients/cloud_trace/mix.exs +++ b/clients/cloud_trace/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CloudTrace.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/cloud_user_accounts/mix.exs b/clients/cloud_user_accounts/mix.exs index 07ebb19626..c276f51ab2 100644 --- a/clients/cloud_user_accounts/mix.exs +++ b/clients/cloud_user_accounts/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.CloudUserAccounts.Vm_alpha.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/comment_analyzer/mix.exs b/clients/comment_analyzer/mix.exs index e8bab11e74..8683a9887b 100644 --- a/clients/comment_analyzer/mix.exs +++ b/clients/comment_analyzer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CommentAnalyzer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/composer/mix.exs b/clients/composer/mix.exs index 0dbf400559..99f2a36033 100644 --- a/clients/composer/mix.exs +++ b/clients/composer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Composer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/compute/mix.exs b/clients/compute/mix.exs index d63940c435..330f9ef00e 100644 --- a/clients/compute/mix.exs +++ b/clients/compute/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Compute.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/connectors/mix.exs b/clients/connectors/mix.exs index 2bd795a463..cb0dd4bd0a 100644 --- a/clients/connectors/mix.exs +++ b/clients/connectors/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Connectors.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/consumer_surveys/mix.exs b/clients/consumer_surveys/mix.exs index 3ee78858d9..747e7a84a0 100644 --- a/clients/consumer_surveys/mix.exs +++ b/clients/consumer_surveys/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.ConsumerSurveys.V2.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/contact_center_ai_platform/mix.exs b/clients/contact_center_ai_platform/mix.exs index 7fa66d487b..8861728071 100644 --- a/clients/contact_center_ai_platform/mix.exs +++ b/clients/contact_center_ai_platform/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ContactCenterAIPlatform.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/contact_center_insights/mix.exs b/clients/contact_center_insights/mix.exs index fbb7023ee0..5fc5272a8b 100644 --- a/clients/contact_center_insights/mix.exs +++ b/clients/contact_center_insights/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ContactCenterInsights.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/container/mix.exs b/clients/container/mix.exs index 440283d021..990fdeef87 100644 --- a/clients/container/mix.exs +++ b/clients/container/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Container.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/container_analysis/mix.exs b/clients/container_analysis/mix.exs index 826aa10dcf..1701bfe69d 100644 --- a/clients/container_analysis/mix.exs +++ b/clients/container_analysis/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ContainerAnalysis.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/content/mix.exs b/clients/content/mix.exs index ca62e7c507..78fc6d7c59 100644 --- a/clients/content/mix.exs +++ b/clients/content/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Content.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/content_warehouse/mix.exs b/clients/content_warehouse/mix.exs index e3cdac5143..0ef113e309 100644 --- a/clients/content_warehouse/mix.exs +++ b/clients/content_warehouse/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ContentWarehouse.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/css/mix.exs b/clients/css/mix.exs index 62b80e6e64..6c9af4569a 100644 --- a/clients/css/mix.exs +++ b/clients/css/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CSS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/custom_search/mix.exs b/clients/custom_search/mix.exs index 4d34fa0192..672c9f982d 100644 --- a/clients/custom_search/mix.exs +++ b/clients/custom_search/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.CustomSearch.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_catalog/mix.exs b/clients/data_catalog/mix.exs index 58a5f79b72..8b7bc46877 100644 --- a/clients/data_catalog/mix.exs +++ b/clients/data_catalog/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataCatalog.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_fusion/mix.exs b/clients/data_fusion/mix.exs index bee19c91e8..06c746b430 100644 --- a/clients/data_fusion/mix.exs +++ b/clients/data_fusion/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataFusion.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_labeling/mix.exs b/clients/data_labeling/mix.exs index ccb28c9c43..c2aee4ca41 100644 --- a/clients/data_labeling/mix.exs +++ b/clients/data_labeling/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataLabeling.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_lineage/mix.exs b/clients/data_lineage/mix.exs index 92e56c807d..410331102a 100644 --- a/clients/data_lineage/mix.exs +++ b/clients/data_lineage/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataLineage.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_migration/mix.exs b/clients/data_migration/mix.exs index b43e52f99f..b84936d549 100644 --- a/clients/data_migration/mix.exs +++ b/clients/data_migration/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataMigration.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_pipelines/mix.exs b/clients/data_pipelines/mix.exs index b5a445c1ba..22ccfb2549 100644 --- a/clients/data_pipelines/mix.exs +++ b/clients/data_pipelines/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataPipelines.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/data_portability/mix.exs b/clients/data_portability/mix.exs index ae8b66afd0..f82f5664bf 100644 --- a/clients/data_portability/mix.exs +++ b/clients/data_portability/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DataPortability.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dataflow/mix.exs b/clients/dataflow/mix.exs index d5b8ff8526..1f2b2f061b 100644 --- a/clients/dataflow/mix.exs +++ b/clients/dataflow/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Dataflow.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dataform/mix.exs b/clients/dataform/mix.exs index 270026a4c2..8b78c947a4 100644 --- a/clients/dataform/mix.exs +++ b/clients/dataform/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Dataform.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dataplex/mix.exs b/clients/dataplex/mix.exs index 586cb824bb..2fe8769cda 100644 --- a/clients/dataplex/mix.exs +++ b/clients/dataplex/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Dataplex.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dataproc/mix.exs b/clients/dataproc/mix.exs index 12dbe3eefa..55941ac0a2 100644 --- a/clients/dataproc/mix.exs +++ b/clients/dataproc/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Dataproc.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/datastore/mix.exs b/clients/datastore/mix.exs index dda79e6045..4a4f5bbc5a 100644 --- a/clients/datastore/mix.exs +++ b/clients/datastore/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Datastore.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/datastream/mix.exs b/clients/datastream/mix.exs index 31b3134efc..ed5e09858d 100644 --- a/clients/datastream/mix.exs +++ b/clients/datastream/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Datastream.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/deployment_manager/mix.exs b/clients/deployment_manager/mix.exs index 4161424d3c..3c37028e5e 100644 --- a/clients/deployment_manager/mix.exs +++ b/clients/deployment_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DeploymentManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/developer_connect/mix.exs b/clients/developer_connect/mix.exs index 0f989020a6..9358069f96 100644 --- a/clients/developer_connect/mix.exs +++ b/clients/developer_connect/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DeveloperConnect.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dfa_reporting/mix.exs b/clients/dfa_reporting/mix.exs index 1d53d4f9f0..e9da5be92a 100644 --- a/clients/dfa_reporting/mix.exs +++ b/clients/dfa_reporting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DFAReporting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dialogflow/mix.exs b/clients/dialogflow/mix.exs index 8d8112bad0..395d932948 100644 --- a/clients/dialogflow/mix.exs +++ b/clients/dialogflow/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Dialogflow.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/digital_asset_links/mix.exs b/clients/digital_asset_links/mix.exs index 0eb1a92212..3465fed474 100644 --- a/clients/digital_asset_links/mix.exs +++ b/clients/digital_asset_links/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DigitalAssetLinks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/discovery/mix.exs b/clients/discovery/mix.exs index e0be7b3de7..b39206db80 100644 --- a/clients/discovery/mix.exs +++ b/clients/discovery/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Discovery.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/discovery_engine/mix.exs b/clients/discovery_engine/mix.exs index c7ee81062b..f429d76c3b 100644 --- a/clients/discovery_engine/mix.exs +++ b/clients/discovery_engine/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DiscoveryEngine.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/display_video/mix.exs b/clients/display_video/mix.exs index 587eb4860b..c344666eee 100644 --- a/clients/display_video/mix.exs +++ b/clients/display_video/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DisplayVideo.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dlp/mix.exs b/clients/dlp/mix.exs index aec61c3165..071383bf13 100644 --- a/clients/dlp/mix.exs +++ b/clients/dlp/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DLP.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/dns/mix.exs b/clients/dns/mix.exs index 0bd64a06a2..65929d54cf 100644 --- a/clients/dns/mix.exs +++ b/clients/dns/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DNS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/docs/mix.exs b/clients/docs/mix.exs index c67aa3c00d..2badd7f802 100644 --- a/clients/docs/mix.exs +++ b/clients/docs/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Docs.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/document_ai/mix.exs b/clients/document_ai/mix.exs index 18a2e69069..0d7199e324 100644 --- a/clients/document_ai/mix.exs +++ b/clients/document_ai/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DocumentAI.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/domains/mix.exs b/clients/domains/mix.exs index 95be48b173..df9cf08272 100644 --- a/clients/domains/mix.exs +++ b/clients/domains/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Domains.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/domains_rdap/mix.exs b/clients/domains_rdap/mix.exs index 623cf69720..01c2f3698c 100644 --- a/clients/domains_rdap/mix.exs +++ b/clients/domains_rdap/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DomainsRDAP.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/double_click_bid_manager/mix.exs b/clients/double_click_bid_manager/mix.exs index 44f50ab3de..3c024c95c2 100644 --- a/clients/double_click_bid_manager/mix.exs +++ b/clients/double_click_bid_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DoubleClickBidManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/double_click_search/mix.exs b/clients/double_click_search/mix.exs index db72517526..8240484054 100644 --- a/clients/double_click_search/mix.exs +++ b/clients/double_click_search/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DoubleClickSearch.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/drive/mix.exs b/clients/drive/mix.exs index 1b71342a9c..1bb4d51633 100644 --- a/clients/drive/mix.exs +++ b/clients/drive/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Drive.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/drive_activity/mix.exs b/clients/drive_activity/mix.exs index 926c4f99d1..671e336e01 100644 --- a/clients/drive_activity/mix.exs +++ b/clients/drive_activity/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DriveActivity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/drive_labels/mix.exs b/clients/drive_labels/mix.exs index 94e19ebb80..30f5c7c839 100644 --- a/clients/drive_labels/mix.exs +++ b/clients/drive_labels/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.DriveLabels.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/essential_contacts/mix.exs b/clients/essential_contacts/mix.exs index b17a00b7af..06f2073955 100644 --- a/clients/essential_contacts/mix.exs +++ b/clients/essential_contacts/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.EssentialContacts.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/eventarc/mix.exs b/clients/eventarc/mix.exs index 10dac4b80e..197b9ca1ef 100644 --- a/clients/eventarc/mix.exs +++ b/clients/eventarc/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Eventarc.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fact_check_tools/mix.exs b/clients/fact_check_tools/mix.exs index d82128b209..af10bfeb58 100644 --- a/clients/fact_check_tools/mix.exs +++ b/clients/fact_check_tools/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FactCheckTools.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fcm/mix.exs b/clients/fcm/mix.exs index f648e3a3f0..345bd1fe3d 100644 --- a/clients/fcm/mix.exs +++ b/clients/fcm/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FCM.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fcm_data/mix.exs b/clients/fcm_data/mix.exs index 4e6ddfcebb..e1ed9272e1 100644 --- a/clients/fcm_data/mix.exs +++ b/clients/fcm_data/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FCMData.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/file/mix.exs b/clients/file/mix.exs index dc18f8414c..87d7b0c3db 100644 --- a/clients/file/mix.exs +++ b/clients/file/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.File.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase/mix.exs b/clients/firebase/mix.exs index 55b8c27a7c..81160ffcc6 100644 --- a/clients/firebase/mix.exs +++ b/clients/firebase/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Firebase.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_app_check/mix.exs b/clients/firebase_app_check/mix.exs index 2f964fc3a7..38052225f1 100644 --- a/clients/firebase_app_check/mix.exs +++ b/clients/firebase_app_check/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseAppCheck.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_app_distribution/mix.exs b/clients/firebase_app_distribution/mix.exs index 69cfb3fbd6..7173d78bd2 100644 --- a/clients/firebase_app_distribution/mix.exs +++ b/clients/firebase_app_distribution/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseAppDistribution.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_database/mix.exs b/clients/firebase_database/mix.exs index acd726561b..f2b15023e3 100644 --- a/clients/firebase_database/mix.exs +++ b/clients/firebase_database/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseDatabase.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_dynamic_links/mix.exs b/clients/firebase_dynamic_links/mix.exs index cb9e228a8c..fe9267f131 100644 --- a/clients/firebase_dynamic_links/mix.exs +++ b/clients/firebase_dynamic_links/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseDynamicLinks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_hosting/mix.exs b/clients/firebase_hosting/mix.exs index afcc3f9e89..b3fe186a1c 100644 --- a/clients/firebase_hosting/mix.exs +++ b/clients/firebase_hosting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseHosting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_ml/mix.exs b/clients/firebase_ml/mix.exs index 59842cf81e..5eebd91782 100644 --- a/clients/firebase_ml/mix.exs +++ b/clients/firebase_ml/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseML.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_rules/mix.exs b/clients/firebase_rules/mix.exs index c2bb1f89fe..27e181e0a9 100644 --- a/clients/firebase_rules/mix.exs +++ b/clients/firebase_rules/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseRules.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firebase_storage/mix.exs b/clients/firebase_storage/mix.exs index 5edd596121..cb31f9ce5e 100644 --- a/clients/firebase_storage/mix.exs +++ b/clients/firebase_storage/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FirebaseStorage.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/firestore/mix.exs b/clients/firestore/mix.exs index 58aacaa372..13f0706b03 100644 --- a/clients/firestore/mix.exs +++ b/clients/firestore/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Firestore.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fitness/mix.exs b/clients/fitness/mix.exs index fd717bd921..8f66a3bb9c 100644 --- a/clients/fitness/mix.exs +++ b/clients/fitness/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Fitness.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fonts/mix.exs b/clients/fonts/mix.exs index 461859589b..168d6aa77e 100644 --- a/clients/fonts/mix.exs +++ b/clients/fonts/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Fonts.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/forms/mix.exs b/clients/forms/mix.exs index 1b2b8685ca..788d8ad547 100644 --- a/clients/forms/mix.exs +++ b/clients/forms/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Forms.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/fusion_tables/mix.exs b/clients/fusion_tables/mix.exs index 455d8a7222..d75e2cd533 100644 --- a/clients/fusion_tables/mix.exs +++ b/clients/fusion_tables/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.FusionTables.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/game_services/mix.exs b/clients/game_services/mix.exs index ae7410e2a1..726099f559 100644 --- a/clients/game_services/mix.exs +++ b/clients/game_services/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GameServices.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/games/mix.exs b/clients/games/mix.exs index 92d6d3c718..1b956b60d2 100644 --- a/clients/games/mix.exs +++ b/clients/games/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Games.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/games_configuration/mix.exs b/clients/games_configuration/mix.exs index e02bf2839b..df1fe726a8 100644 --- a/clients/games_configuration/mix.exs +++ b/clients/games_configuration/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GamesConfiguration.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/games_management/mix.exs b/clients/games_management/mix.exs index 32e6841f7d..a013af3bb1 100644 --- a/clients/games_management/mix.exs +++ b/clients/games_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GamesManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gax/mix.exs b/clients/gax/mix.exs index b654b6cc49..8af491fc8f 100644 --- a/clients/gax/mix.exs +++ b/clients/gax/mix.exs @@ -29,7 +29,7 @@ defmodule GoogleApi.Gax.MixProject do {:tesla, "~> 1.2"}, {:mime, "~> 1.0"}, {:poison, ">= 3.0.0 and < 5.0.0"}, - {:ex_doc, "~> 0.16", only: :dev}, + {:ex_doc, "~> 0.35", only: :dev}, {:dialyxir, "~> 0.5", only: [:dev], runtime: false} ] end diff --git a/clients/genomics/mix.exs b/clients/genomics/mix.exs index 47d0acd24d..d798ae709a 100644 --- a/clients/genomics/mix.exs +++ b/clients/genomics/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Genomics.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gke_backup/mix.exs b/clients/gke_backup/mix.exs index 4443989cb6..d0f6f57ad6 100644 --- a/clients/gke_backup/mix.exs +++ b/clients/gke_backup/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GKEBackup.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gke_hub/mix.exs b/clients/gke_hub/mix.exs index da61936191..8688be2d18 100644 --- a/clients/gke_hub/mix.exs +++ b/clients/gke_hub/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GKEHub.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gke_on_prem/mix.exs b/clients/gke_on_prem/mix.exs index 87355a88b2..20bf12ec98 100644 --- a/clients/gke_on_prem/mix.exs +++ b/clients/gke_on_prem/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GKEOnPrem.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gmail/mix.exs b/clients/gmail/mix.exs index dab9cabb41..1bab9ef0e2 100644 --- a/clients/gmail/mix.exs +++ b/clients/gmail/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Gmail.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/gmail_postmaster_tools/mix.exs b/clients/gmail_postmaster_tools/mix.exs index 24538f6681..d2ceee42a7 100644 --- a/clients/gmail_postmaster_tools/mix.exs +++ b/clients/gmail_postmaster_tools/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GmailPostmasterTools.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/groups_migration/mix.exs b/clients/groups_migration/mix.exs index 54a4bfbfa6..76b9801503 100644 --- a/clients/groups_migration/mix.exs +++ b/clients/groups_migration/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GroupsMigration.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/groups_settings/mix.exs b/clients/groups_settings/mix.exs index 2267e784cf..6913a7c0e8 100644 --- a/clients/groups_settings/mix.exs +++ b/clients/groups_settings/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.GroupsSettings.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/health_care/mix.exs b/clients/health_care/mix.exs index 05c61d2ae3..b3bafef0b6 100644 --- a/clients/health_care/mix.exs +++ b/clients/health_care/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.HealthCare.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/home_graph/mix.exs b/clients/home_graph/mix.exs index 73b2d5a552..0f8b70b7cf 100644 --- a/clients/home_graph/mix.exs +++ b/clients/home_graph/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.HomeGraph.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/iam/mix.exs b/clients/iam/mix.exs index 73d6e42f57..5c85685ff5 100644 --- a/clients/iam/mix.exs +++ b/clients/iam/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IAM.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/iam_credentials/mix.exs b/clients/iam_credentials/mix.exs index ccefff5bba..2cf19a3670 100644 --- a/clients/iam_credentials/mix.exs +++ b/clients/iam_credentials/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IAMCredentials.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/iap/mix.exs b/clients/iap/mix.exs index 78208d9042..32bc7d621b 100644 --- a/clients/iap/mix.exs +++ b/clients/iap/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IAP.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/idea_hub/mix.exs b/clients/idea_hub/mix.exs index 35bbe5ad56..c9787a52e0 100644 --- a/clients/idea_hub/mix.exs +++ b/clients/idea_hub/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IdeaHub.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/identity_toolkit/mix.exs b/clients/identity_toolkit/mix.exs index ab54ba8e14..489d035584 100644 --- a/clients/identity_toolkit/mix.exs +++ b/clients/identity_toolkit/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IdentityToolkit.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/ids/mix.exs b/clients/ids/mix.exs index 0a74239896..7041210268 100644 --- a/clients/ids/mix.exs +++ b/clients/ids/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.IDS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/indexing/mix.exs b/clients/indexing/mix.exs index fa14fa688a..e1ba91cb24 100644 --- a/clients/indexing/mix.exs +++ b/clients/indexing/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Indexing.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/integrations/mix.exs b/clients/integrations/mix.exs index 891b62a069..fc6b49b462 100644 --- a/clients/integrations/mix.exs +++ b/clients/integrations/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Integrations.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/jobs/mix.exs b/clients/jobs/mix.exs index de0b1de7e5..c2f6ac7c18 100644 --- a/clients/jobs/mix.exs +++ b/clients/jobs/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Jobs.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/keep/mix.exs b/clients/keep/mix.exs index 06331123e9..3f1858ce74 100644 --- a/clients/keep/mix.exs +++ b/clients/keep/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Keep.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/kms_inventory/mix.exs b/clients/kms_inventory/mix.exs index 4db656fe3a..7d942fc2f5 100644 --- a/clients/kms_inventory/mix.exs +++ b/clients/kms_inventory/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.KMSInventory.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/knowledge_graph_search/mix.exs b/clients/knowledge_graph_search/mix.exs index 775d7e3411..60a2705356 100644 --- a/clients/knowledge_graph_search/mix.exs +++ b/clients/knowledge_graph_search/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.KnowledgeGraphSearch.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/language/mix.exs b/clients/language/mix.exs index 49bdbb540d..214a062e42 100644 --- a/clients/language/mix.exs +++ b/clients/language/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Language.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/library_agent/mix.exs b/clients/library_agent/mix.exs index 5abc3f1841..d099645056 100644 --- a/clients/library_agent/mix.exs +++ b/clients/library_agent/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.LibraryAgent.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/licensing/mix.exs b/clients/licensing/mix.exs index f16e939d2f..7410a3e081 100644 --- a/clients/licensing/mix.exs +++ b/clients/licensing/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Licensing.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/life_sciences/mix.exs b/clients/life_sciences/mix.exs index 7ccc436ae3..8f799f2d6a 100644 --- a/clients/life_sciences/mix.exs +++ b/clients/life_sciences/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.LifeSciences.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/local_services/mix.exs b/clients/local_services/mix.exs index e335c2c066..5da7c454ed 100644 --- a/clients/local_services/mix.exs +++ b/clients/local_services/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.LocalServices.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/logging/mix.exs b/clients/logging/mix.exs index a9cc0403de..9e8736a00d 100644 --- a/clients/logging/mix.exs +++ b/clients/logging/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Logging.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/looker/mix.exs b/clients/looker/mix.exs index 02ab5cdeae..d3525e2476 100644 --- a/clients/looker/mix.exs +++ b/clients/looker/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Looker.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/machine_learning/mix.exs b/clients/machine_learning/mix.exs index 6958804cf9..1c1c98da19 100644 --- a/clients/machine_learning/mix.exs +++ b/clients/machine_learning/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MachineLearning.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/managed_identities/mix.exs b/clients/managed_identities/mix.exs index c157dd8308..8b39540249 100644 --- a/clients/managed_identities/mix.exs +++ b/clients/managed_identities/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ManagedIdentities.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/manufacturers/mix.exs b/clients/manufacturers/mix.exs index 015f6d45b8..3d2afcb091 100644 --- a/clients/manufacturers/mix.exs +++ b/clients/manufacturers/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Manufacturers.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/marketing_platform_admin/mix.exs b/clients/marketing_platform_admin/mix.exs index bb78a9557e..6321341077 100644 --- a/clients/marketing_platform_admin/mix.exs +++ b/clients/marketing_platform_admin/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MarketingPlatformAdmin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/meet/mix.exs b/clients/meet/mix.exs index a4a6c9c150..e121a8dcf0 100644 --- a/clients/meet/mix.exs +++ b/clients/meet/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Meet.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/memcache/mix.exs b/clients/memcache/mix.exs index 20e924d28d..6a30a94c8c 100644 --- a/clients/memcache/mix.exs +++ b/clients/memcache/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Memcache.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/merchant_api/mix.exs b/clients/merchant_api/mix.exs index c41a6a7578..0e85ac8ac9 100644 --- a/clients/merchant_api/mix.exs +++ b/clients/merchant_api/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MerchantAPI.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/metastore/mix.exs b/clients/metastore/mix.exs index 8a9a0f3813..ab0b8a6b98 100644 --- a/clients/metastore/mix.exs +++ b/clients/metastore/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Metastore.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/migration_center/mix.exs b/clients/migration_center/mix.exs index c046e4f549..9eb1fe67fb 100644 --- a/clients/migration_center/mix.exs +++ b/clients/migration_center/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MigrationCenter.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/mirror/mix.exs b/clients/mirror/mix.exs index 561143d740..ca18286ec9 100644 --- a/clients/mirror/mix.exs +++ b/clients/mirror/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Mirror.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/monitoring/mix.exs b/clients/monitoring/mix.exs index 3f4e095b70..715679946e 100644 --- a/clients/monitoring/mix.exs +++ b/clients/monitoring/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Monitoring.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_account_management/mix.exs b/clients/my_business_account_management/mix.exs index a667b96779..8c21b57c30 100644 --- a/clients/my_business_account_management/mix.exs +++ b/clients/my_business_account_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessAccountManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_business_calls/mix.exs b/clients/my_business_business_calls/mix.exs index db1977629f..ffe15a5a82 100644 --- a/clients/my_business_business_calls/mix.exs +++ b/clients/my_business_business_calls/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessBusinessCalls.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_business_information/mix.exs b/clients/my_business_business_information/mix.exs index bc29d1f4d1..521c6f92f8 100644 --- a/clients/my_business_business_information/mix.exs +++ b/clients/my_business_business_information/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessBusinessInformation.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_lodging/mix.exs b/clients/my_business_lodging/mix.exs index b6dd7c14e6..a21c3098e2 100644 --- a/clients/my_business_lodging/mix.exs +++ b/clients/my_business_lodging/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessLodging.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_notifications/mix.exs b/clients/my_business_notifications/mix.exs index a951178d88..b1a032e009 100644 --- a/clients/my_business_notifications/mix.exs +++ b/clients/my_business_notifications/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessNotifications.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_place_actions/mix.exs b/clients/my_business_place_actions/mix.exs index 341b656da3..7feeff398c 100644 --- a/clients/my_business_place_actions/mix.exs +++ b/clients/my_business_place_actions/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessPlaceActions.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_q_and_a/mix.exs b/clients/my_business_q_and_a/mix.exs index 1ccde08ec1..605155758e 100644 --- a/clients/my_business_q_and_a/mix.exs +++ b/clients/my_business_q_and_a/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessQAndA.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/my_business_verifications/mix.exs b/clients/my_business_verifications/mix.exs index 7c962df9f9..ee989b8486 100644 --- a/clients/my_business_verifications/mix.exs +++ b/clients/my_business_verifications/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.MyBusinessVerifications.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/network_connectivity/mix.exs b/clients/network_connectivity/mix.exs index 9779cda74d..b23356dc2a 100644 --- a/clients/network_connectivity/mix.exs +++ b/clients/network_connectivity/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.NetworkConnectivity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/network_management/mix.exs b/clients/network_management/mix.exs index d25dabcc33..6152ae8b32 100644 --- a/clients/network_management/mix.exs +++ b/clients/network_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.NetworkManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/network_security/mix.exs b/clients/network_security/mix.exs index 7cff6873ea..68c5f2dee0 100644 --- a/clients/network_security/mix.exs +++ b/clients/network_security/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.NetworkSecurity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/network_services/mix.exs b/clients/network_services/mix.exs index 5da6817dcb..8a20f1290a 100644 --- a/clients/network_services/mix.exs +++ b/clients/network_services/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.NetworkServices.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/notebooks/mix.exs b/clients/notebooks/mix.exs index a5d97038d9..cb08ab91d6 100644 --- a/clients/notebooks/mix.exs +++ b/clients/notebooks/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Notebooks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/o_auth2/mix.exs b/clients/o_auth2/mix.exs index 76aa40274d..4cba25bf27 100644 --- a/clients/o_auth2/mix.exs +++ b/clients/o_auth2/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.OAuth2.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/on_demand_scanning/mix.exs b/clients/on_demand_scanning/mix.exs index ada908734c..30b9c3acf7 100644 --- a/clients/on_demand_scanning/mix.exs +++ b/clients/on_demand_scanning/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.OnDemandScanning.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/org_policy/mix.exs b/clients/org_policy/mix.exs index 5af201f4b4..39f49e9928 100644 --- a/clients/org_policy/mix.exs +++ b/clients/org_policy/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.OrgPolicy.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/os_config/mix.exs b/clients/os_config/mix.exs index 8b94d256d2..30d38db2c9 100644 --- a/clients/os_config/mix.exs +++ b/clients/os_config/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.OSConfig.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/os_login/mix.exs b/clients/os_login/mix.exs index 18646bd1f9..ac4f65b0d9 100644 --- a/clients/os_login/mix.exs +++ b/clients/os_login/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.OSLogin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/page_speed_online/mix.exs b/clients/page_speed_online/mix.exs index 9cf1d54f77..97def94d47 100644 --- a/clients/page_speed_online/mix.exs +++ b/clients/page_speed_online/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PageSpeedOnline.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/partners/mix.exs b/clients/partners/mix.exs index 582c265a1c..fc4da49781 100644 --- a/clients/partners/mix.exs +++ b/clients/partners/mix.exs @@ -23,7 +23,7 @@ defmodule GoogleApi.Partners.V2.Mixfile do defp deps() do [ {:google_gax, "~> 0.1.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/payments_reseller_subscription/mix.exs b/clients/payments_reseller_subscription/mix.exs index 99eea29042..e87f349df9 100644 --- a/clients/payments_reseller_subscription/mix.exs +++ b/clients/payments_reseller_subscription/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PaymentsResellerSubscription.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/people/mix.exs b/clients/people/mix.exs index 4fb88583ea..a22afc32f3 100644 --- a/clients/people/mix.exs +++ b/clients/people/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.People.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/places/mix.exs b/clients/places/mix.exs index b49f6a5f5a..721b6ba46c 100644 --- a/clients/places/mix.exs +++ b/clients/places/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Places.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/play_custom_app/mix.exs b/clients/play_custom_app/mix.exs index c68699cc32..fbad85616c 100644 --- a/clients/play_custom_app/mix.exs +++ b/clients/play_custom_app/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlayCustomApp.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/play_developer_reporting/mix.exs b/clients/play_developer_reporting/mix.exs index ff8d5c8c51..63012c3498 100644 --- a/clients/play_developer_reporting/mix.exs +++ b/clients/play_developer_reporting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlayDeveloperReporting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/play_grouping/mix.exs b/clients/play_grouping/mix.exs index fffbed1f5e..d955186c13 100644 --- a/clients/play_grouping/mix.exs +++ b/clients/play_grouping/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlayGrouping.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/play_integrity/mix.exs b/clients/play_integrity/mix.exs index bbdf5e65e1..c411b93d91 100644 --- a/clients/play_integrity/mix.exs +++ b/clients/play_integrity/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlayIntegrity.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/play_movies_partner/mix.exs b/clients/play_movies_partner/mix.exs index e310c2d50f..059a0a0904 100644 --- a/clients/play_movies_partner/mix.exs +++ b/clients/play_movies_partner/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.PlayMoviesPartner.V1.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/playable_locations/mix.exs b/clients/playable_locations/mix.exs index ad361f2e23..94687c0842 100644 --- a/clients/playable_locations/mix.exs +++ b/clients/playable_locations/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlayableLocations.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/plus/mix.exs b/clients/plus/mix.exs index ae0f48e70b..b0cf424555 100644 --- a/clients/plus/mix.exs +++ b/clients/plus/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Plus.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/plus_domains/mix.exs b/clients/plus_domains/mix.exs index 1f09a532ae..16e11ea204 100644 --- a/clients/plus_domains/mix.exs +++ b/clients/plus_domains/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PlusDomains.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/policy_analyzer/mix.exs b/clients/policy_analyzer/mix.exs index 6ad4c9af44..c57c607a64 100644 --- a/clients/policy_analyzer/mix.exs +++ b/clients/policy_analyzer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PolicyAnalyzer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/policy_simulator/mix.exs b/clients/policy_simulator/mix.exs index 2c852a0f71..1452794e33 100644 --- a/clients/policy_simulator/mix.exs +++ b/clients/policy_simulator/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PolicySimulator.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/policy_troubleshooter/mix.exs b/clients/policy_troubleshooter/mix.exs index 1981f184fd..6b07f16b7d 100644 --- a/clients/policy_troubleshooter/mix.exs +++ b/clients/policy_troubleshooter/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PolicyTroubleshooter.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/pollen/mix.exs b/clients/pollen/mix.exs index 2171bab2fd..f6a70f7cdc 100644 --- a/clients/pollen/mix.exs +++ b/clients/pollen/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Pollen.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/poly/mix.exs b/clients/poly/mix.exs index 497d17af5d..e9ccd3680c 100644 --- a/clients/poly/mix.exs +++ b/clients/poly/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Poly.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/prediction/mix.exs b/clients/prediction/mix.exs index cf2c804dda..96bcf3ac34 100644 --- a/clients/prediction/mix.exs +++ b/clients/prediction/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.Prediction.V16.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/private_ca/mix.exs b/clients/private_ca/mix.exs index 85eb5c1970..9046df9f2b 100644 --- a/clients/private_ca/mix.exs +++ b/clients/private_ca/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PrivateCA.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/proximity_beacon/mix.exs b/clients/proximity_beacon/mix.exs index b9486f1543..6696f724e8 100644 --- a/clients/proximity_beacon/mix.exs +++ b/clients/proximity_beacon/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ProximityBeacon.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/pub_sub/mix.exs b/clients/pub_sub/mix.exs index af9c67ee03..6d2e03c377 100644 --- a/clients/pub_sub/mix.exs +++ b/clients/pub_sub/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PubSub.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/pub_sub_lite/mix.exs b/clients/pub_sub_lite/mix.exs index b1c0e7df0f..1801c9dc98 100644 --- a/clients/pub_sub_lite/mix.exs +++ b/clients/pub_sub_lite/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PubSubLite.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/public_ca/mix.exs b/clients/public_ca/mix.exs index c9f1c0414e..16313f1680 100644 --- a/clients/public_ca/mix.exs +++ b/clients/public_ca/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.PublicCA.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/qpx_express/mix.exs b/clients/qpx_express/mix.exs index e1a6d0d262..936f712b82 100644 --- a/clients/qpx_express/mix.exs +++ b/clients/qpx_express/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.QPXExpress.V1.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/rapid_migration_assessment/mix.exs b/clients/rapid_migration_assessment/mix.exs index fc3a55dc17..303b7f711d 100644 --- a/clients/rapid_migration_assessment/mix.exs +++ b/clients/rapid_migration_assessment/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RapidMigrationAssessment.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/reader_revenue_subscription_linking/mix.exs b/clients/reader_revenue_subscription_linking/mix.exs index 76968bd024..06bc04a1b6 100644 --- a/clients/reader_revenue_subscription_linking/mix.exs +++ b/clients/reader_revenue_subscription_linking/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ReaderRevenueSubscriptionLinking.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/real_time_bidding/mix.exs b/clients/real_time_bidding/mix.exs index 5c507eaa5c..2d3ebfc9ae 100644 --- a/clients/real_time_bidding/mix.exs +++ b/clients/real_time_bidding/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RealTimeBidding.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/recaptcha_enterprise/mix.exs b/clients/recaptcha_enterprise/mix.exs index 759d871ae5..38337c5b6f 100644 --- a/clients/recaptcha_enterprise/mix.exs +++ b/clients/recaptcha_enterprise/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RecaptchaEnterprise.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/recommendation_engine/mix.exs b/clients/recommendation_engine/mix.exs index 3ee733f77a..830c9828b7 100644 --- a/clients/recommendation_engine/mix.exs +++ b/clients/recommendation_engine/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RecommendationEngine.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/recommender/mix.exs b/clients/recommender/mix.exs index 92ca89d496..c929d67644 100644 --- a/clients/recommender/mix.exs +++ b/clients/recommender/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Recommender.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/redis/mix.exs b/clients/redis/mix.exs index 5da70b802f..d1e0015309 100644 --- a/clients/redis/mix.exs +++ b/clients/redis/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Redis.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/remote_build_execution/mix.exs b/clients/remote_build_execution/mix.exs index 4e5cb11071..503e4aed69 100644 --- a/clients/remote_build_execution/mix.exs +++ b/clients/remote_build_execution/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RemoteBuildExecution.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/replica_pool/mix.exs b/clients/replica_pool/mix.exs index 6d29ba10ef..7d4fb28e28 100644 --- a/clients/replica_pool/mix.exs +++ b/clients/replica_pool/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ReplicaPool.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/replica_pool_updater/mix.exs b/clients/replica_pool_updater/mix.exs index aba155bde1..f2799e1af9 100644 --- a/clients/replica_pool_updater/mix.exs +++ b/clients/replica_pool_updater/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.ReplicaPoolUpdater.V1beta1.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/reseller/mix.exs b/clients/reseller/mix.exs index a45756618e..d03c1bfe13 100644 --- a/clients/reseller/mix.exs +++ b/clients/reseller/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Reseller.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/resource_settings/mix.exs b/clients/resource_settings/mix.exs index 4a3862fc99..95bad48bab 100644 --- a/clients/resource_settings/mix.exs +++ b/clients/resource_settings/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ResourceSettings.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/resource_views/mix.exs b/clients/resource_views/mix.exs index fd09c27819..cd5c06a32d 100644 --- a/clients/resource_views/mix.exs +++ b/clients/resource_views/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.ResourceViews.V1beta2.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/retail/mix.exs b/clients/retail/mix.exs index 24c2bd6d5b..a347f0a33e 100644 --- a/clients/retail/mix.exs +++ b/clients/retail/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Retail.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/run/mix.exs b/clients/run/mix.exs index 09a8b64e5a..e75e85ad6a 100644 --- a/clients/run/mix.exs +++ b/clients/run/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Run.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/runtime_config/mix.exs b/clients/runtime_config/mix.exs index fde005b8cd..975ffe08ec 100644 --- a/clients/runtime_config/mix.exs +++ b/clients/runtime_config/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.RuntimeConfig.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/safe_browsing/mix.exs b/clients/safe_browsing/mix.exs index ed002095e7..c2b49ce73e 100644 --- a/clients/safe_browsing/mix.exs +++ b/clients/safe_browsing/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SafeBrowsing.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/sas_portal/mix.exs b/clients/sas_portal/mix.exs index 5768dbaeba..fce27783b5 100644 --- a/clients/sas_portal/mix.exs +++ b/clients/sas_portal/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SASPortal.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/script/mix.exs b/clients/script/mix.exs index a08de282ff..7ba0946c7d 100644 --- a/clients/script/mix.exs +++ b/clients/script/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Script.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/search_ads360/mix.exs b/clients/search_ads360/mix.exs index 7b6b2d7088..813ab91c14 100644 --- a/clients/search_ads360/mix.exs +++ b/clients/search_ads360/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SearchAds360.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/search_console/mix.exs b/clients/search_console/mix.exs index e556716bcc..48c34354f8 100644 --- a/clients/search_console/mix.exs +++ b/clients/search_console/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SearchConsole.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/secret_manager/mix.exs b/clients/secret_manager/mix.exs index ab576a8deb..ea2c1620c2 100644 --- a/clients/secret_manager/mix.exs +++ b/clients/secret_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SecretManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/security_center/mix.exs b/clients/security_center/mix.exs index b8c525ec49..d53893962c 100644 --- a/clients/security_center/mix.exs +++ b/clients/security_center/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SecurityCenter.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_broker/mix.exs b/clients/service_broker/mix.exs index ca081b38e3..a5eb73af0c 100644 --- a/clients/service_broker/mix.exs +++ b/clients/service_broker/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceBroker.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_consumer_management/mix.exs b/clients/service_consumer_management/mix.exs index 1423f3f001..4f95b92a3a 100644 --- a/clients/service_consumer_management/mix.exs +++ b/clients/service_consumer_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceConsumerManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_control/mix.exs b/clients/service_control/mix.exs index 9c8e101ad6..cdf4a34aec 100644 --- a/clients/service_control/mix.exs +++ b/clients/service_control/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceControl.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_directory/mix.exs b/clients/service_directory/mix.exs index 6fb5c3c0c7..a21e8ed955 100644 --- a/clients/service_directory/mix.exs +++ b/clients/service_directory/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceDirectory.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_management/mix.exs b/clients/service_management/mix.exs index 8676d685b9..9601aaebc2 100644 --- a/clients/service_management/mix.exs +++ b/clients/service_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_networking/mix.exs b/clients/service_networking/mix.exs index 935ac8f45a..a48d311a03 100644 --- a/clients/service_networking/mix.exs +++ b/clients/service_networking/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceNetworking.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_usage/mix.exs b/clients/service_usage/mix.exs index dbf495d7ec..2f0e7317ad 100644 --- a/clients/service_usage/mix.exs +++ b/clients/service_usage/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceUsage.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/service_user/mix.exs b/clients/service_user/mix.exs index d17301d9f2..e8d3b54656 100644 --- a/clients/service_user/mix.exs +++ b/clients/service_user/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ServiceUser.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/sheets/mix.exs b/clients/sheets/mix.exs index 65ac6ce2db..cd1d9bb853 100644 --- a/clients/sheets/mix.exs +++ b/clients/sheets/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Sheets.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/site_verification/mix.exs b/clients/site_verification/mix.exs index 145ed17280..40957a81b2 100644 --- a/clients/site_verification/mix.exs +++ b/clients/site_verification/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SiteVerification.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/slides/mix.exs b/clients/slides/mix.exs index 0a896588c8..c471885beb 100644 --- a/clients/slides/mix.exs +++ b/clients/slides/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Slides.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/smart_device_management/mix.exs b/clients/smart_device_management/mix.exs index 032225699b..2e2dfc8890 100644 --- a/clients/smart_device_management/mix.exs +++ b/clients/smart_device_management/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SmartDeviceManagement.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/solar/mix.exs b/clients/solar/mix.exs index 4e0eae66e9..70dd281236 100644 --- a/clients/solar/mix.exs +++ b/clients/solar/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Solar.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/source_repo/mix.exs b/clients/source_repo/mix.exs index 4e80289edf..9ab5f684b9 100644 --- a/clients/source_repo/mix.exs +++ b/clients/source_repo/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SourceRepo.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/spanner/mix.exs b/clients/spanner/mix.exs index 5ea594ef92..1e063791e6 100644 --- a/clients/spanner/mix.exs +++ b/clients/spanner/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Spanner.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/spectrum/mix.exs b/clients/spectrum/mix.exs index b5772843c5..b25988389c 100644 --- a/clients/spectrum/mix.exs +++ b/clients/spectrum/mix.exs @@ -23,7 +23,7 @@ defmodule GoogleApi.Spectrum.V1explorer.Mixfile do defp deps() do [ {:google_gax, "~> 0.1.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/speech/mix.exs b/clients/speech/mix.exs index fcfa579985..7e82334b45 100644 --- a/clients/speech/mix.exs +++ b/clients/speech/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Speech.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/sql_admin/mix.exs b/clients/sql_admin/mix.exs index 6aad3a8858..a9be754773 100644 --- a/clients/sql_admin/mix.exs +++ b/clients/sql_admin/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.SQLAdmin.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/storage/mix.exs b/clients/storage/mix.exs index 89e0e55231..53f9d21b30 100644 --- a/clients/storage/mix.exs +++ b/clients/storage/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Storage.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/storage_transfer/mix.exs b/clients/storage_transfer/mix.exs index eaee650a99..cf512401be 100644 --- a/clients/storage_transfer/mix.exs +++ b/clients/storage_transfer/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.StorageTransfer.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/street_view_publish/mix.exs b/clients/street_view_publish/mix.exs index 3f50f9bb60..9a8098438e 100644 --- a/clients/street_view_publish/mix.exs +++ b/clients/street_view_publish/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.StreetViewPublish.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/sts/mix.exs b/clients/sts/mix.exs index 4c27693e50..1dc4468a0f 100644 --- a/clients/sts/mix.exs +++ b/clients/sts/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.STS.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/surveys/mix.exs b/clients/surveys/mix.exs index eaf196530a..8f8034089f 100644 --- a/clients/surveys/mix.exs +++ b/clients/surveys/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Surveys.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/tag_manager/mix.exs b/clients/tag_manager/mix.exs index ef54c7087a..a024305a5a 100644 --- a/clients/tag_manager/mix.exs +++ b/clients/tag_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TagManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/task_queue/mix.exs b/clients/task_queue/mix.exs index b48229cd85..5df9a12bd0 100644 --- a/clients/task_queue/mix.exs +++ b/clients/task_queue/mix.exs @@ -22,7 +22,7 @@ defmodule GoogleApi.TaskQueue.V1beta2.Mixfile do [ {:tesla, "~> 0.8"}, {:poison, ">= 1.0.0"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/tasks/mix.exs b/clients/tasks/mix.exs index 15c7e7c9da..98e3769815 100644 --- a/clients/tasks/mix.exs +++ b/clients/tasks/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Tasks.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/test_client/mix.exs b/clients/test_client/mix.exs index 2e0646b26b..9c16758d68 100644 --- a/clients/test_client/mix.exs +++ b/clients/test_client/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TestClient.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/testing/mix.exs b/clients/testing/mix.exs index 0118dd1154..3d0d5cf01f 100644 --- a/clients/testing/mix.exs +++ b/clients/testing/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Testing.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/text_to_speech/mix.exs b/clients/text_to_speech/mix.exs index d7ab7157ea..8d0b26b00e 100644 --- a/clients/text_to_speech/mix.exs +++ b/clients/text_to_speech/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TextToSpeech.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/tool_results/mix.exs b/clients/tool_results/mix.exs index fdc144cc24..b2d1b98bc1 100644 --- a/clients/tool_results/mix.exs +++ b/clients/tool_results/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.ToolResults.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/tpu/mix.exs b/clients/tpu/mix.exs index 1cd8898652..7f8292539d 100644 --- a/clients/tpu/mix.exs +++ b/clients/tpu/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TPU.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/traffic_director/mix.exs b/clients/traffic_director/mix.exs index 34d4171464..002206df3e 100644 --- a/clients/traffic_director/mix.exs +++ b/clients/traffic_director/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TrafficDirector.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/transcoder/mix.exs b/clients/transcoder/mix.exs index 30814a4b6b..a2cc439815 100644 --- a/clients/transcoder/mix.exs +++ b/clients/transcoder/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Transcoder.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/translate/mix.exs b/clients/translate/mix.exs index edeb8ab4cf..2af566b7f0 100644 --- a/clients/translate/mix.exs +++ b/clients/translate/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Translate.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/travel_impact_model/mix.exs b/clients/travel_impact_model/mix.exs index 9ea3ff0c0e..b849700a00 100644 --- a/clients/travel_impact_model/mix.exs +++ b/clients/travel_impact_model/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.TravelImpactModel.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/url_shortener/mix.exs b/clients/url_shortener/mix.exs index 6d1e3c529c..68beff46de 100644 --- a/clients/url_shortener/mix.exs +++ b/clients/url_shortener/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.UrlShortener.Mixfile do [ {:google_gax, "~> 0.2"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/v_mware_engine/mix.exs b/clients/v_mware_engine/mix.exs index e2dbbeda86..5cdea16001 100644 --- a/clients/v_mware_engine/mix.exs +++ b/clients/v_mware_engine/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VMwareEngine.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/vault/mix.exs b/clients/vault/mix.exs index f1df861c20..d3560742bd 100644 --- a/clients/vault/mix.exs +++ b/clients/vault/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Vault.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/vector_tile/mix.exs b/clients/vector_tile/mix.exs index 5e779523dd..83327b9232 100644 --- a/clients/vector_tile/mix.exs +++ b/clients/vector_tile/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VectorTile.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/verified_access/mix.exs b/clients/verified_access/mix.exs index 1444798edb..ff68f6de67 100644 --- a/clients/verified_access/mix.exs +++ b/clients/verified_access/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VerifiedAccess.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/version_history/mix.exs b/clients/version_history/mix.exs index 53e9ebc137..b12073067a 100644 --- a/clients/version_history/mix.exs +++ b/clients/version_history/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VersionHistory.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/video_intelligence/mix.exs b/clients/video_intelligence/mix.exs index d09843d2d7..d4ebd1b500 100644 --- a/clients/video_intelligence/mix.exs +++ b/clients/video_intelligence/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VideoIntelligence.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/vision/mix.exs b/clients/vision/mix.exs index 8c6d937260..9cedbb7265 100644 --- a/clients/vision/mix.exs +++ b/clients/vision/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Vision.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/vm_migration/mix.exs b/clients/vm_migration/mix.exs index 681372cdcf..cd2657aaea 100644 --- a/clients/vm_migration/mix.exs +++ b/clients/vm_migration/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VMMigration.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/vpc_access/mix.exs b/clients/vpc_access/mix.exs index 386bd86a18..7690426d24 100644 --- a/clients/vpc_access/mix.exs +++ b/clients/vpc_access/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.VPCAccess.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/wallet_objects/mix.exs b/clients/wallet_objects/mix.exs index 250b1c1e82..97ed5bdaf7 100644 --- a/clients/wallet_objects/mix.exs +++ b/clients/wallet_objects/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WalletObjects.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/web_fonts/mix.exs b/clients/web_fonts/mix.exs index fbbabe07c6..03df5a93fe 100644 --- a/clients/web_fonts/mix.exs +++ b/clients/web_fonts/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WebFonts.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/web_risk/mix.exs b/clients/web_risk/mix.exs index 48a2bd21a7..8a8388e3e2 100644 --- a/clients/web_risk/mix.exs +++ b/clients/web_risk/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WebRisk.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/web_security_scanner/mix.exs b/clients/web_security_scanner/mix.exs index 77de36f694..aafd8f8827 100644 --- a/clients/web_security_scanner/mix.exs +++ b/clients/web_security_scanner/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WebSecurityScanner.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/webmaster/mix.exs b/clients/webmaster/mix.exs index 855ba166fb..91df3378cc 100644 --- a/clients/webmaster/mix.exs +++ b/clients/webmaster/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Webmaster.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/workflow_executions/mix.exs b/clients/workflow_executions/mix.exs index 1796f68f4e..108bf497fe 100644 --- a/clients/workflow_executions/mix.exs +++ b/clients/workflow_executions/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WorkflowExecutions.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/workflows/mix.exs b/clients/workflows/mix.exs index 0a037c0e7a..afd6404e84 100644 --- a/clients/workflows/mix.exs +++ b/clients/workflows/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Workflows.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/workload_manager/mix.exs b/clients/workload_manager/mix.exs index 661cf9dabb..8fc9f0b132 100644 --- a/clients/workload_manager/mix.exs +++ b/clients/workload_manager/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WorkloadManager.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/workspace_events/mix.exs b/clients/workspace_events/mix.exs index e82b7a34cb..aaa0e5735b 100644 --- a/clients/workspace_events/mix.exs +++ b/clients/workspace_events/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.WorkspaceEvents.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/workstations/mix.exs b/clients/workstations/mix.exs index 090a98e4aa..e3b17df57c 100644 --- a/clients/workstations/mix.exs +++ b/clients/workstations/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.Workstations.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/you_tube/mix.exs b/clients/you_tube/mix.exs index 378dc81a7c..0a4ab9f6b0 100644 --- a/clients/you_tube/mix.exs +++ b/clients/you_tube/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.YouTube.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/you_tube_analytics/mix.exs b/clients/you_tube_analytics/mix.exs index c0daf62569..d805ca7635 100644 --- a/clients/you_tube_analytics/mix.exs +++ b/clients/you_tube_analytics/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.YouTubeAnalytics.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end diff --git a/clients/you_tube_reporting/mix.exs b/clients/you_tube_reporting/mix.exs index eb60c150dd..217e274b97 100644 --- a/clients/you_tube_reporting/mix.exs +++ b/clients/you_tube_reporting/mix.exs @@ -42,7 +42,7 @@ defmodule GoogleApi.YouTubeReporting.Mixfile do [ {:google_gax, "~> 0.4"}, - {:ex_doc, "~> 0.16", only: :dev} + {:ex_doc, "~> 0.35", only: :dev} ] end