From 9ede64b246cacd792e595ddd47a01a7fb2880584 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Wed, 18 Feb 2026 16:28:28 +0000 Subject: [PATCH] chore(deps): Update dependency source-azure to v18.1.0 --- bench_configs/source_azure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench_configs/source_azure.yml b/bench_configs/source_azure.yml index 06dca64..2898000 100644 --- a/bench_configs/source_azure.yml +++ b/bench_configs/source_azure.yml @@ -2,7 +2,7 @@ kind: source spec: name: "azure" path: "cloudquery/azure" - version: "v18.0.2" # latest version of source azure plugin + version: "v18.1.0" # latest version of source azure plugin destinations: ${DESTINATIONS} tables: ["*"] skip_dependent_tables: true