From 1ba5c07bb054a513a5ba77f10f57133525e5f5d9 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Fri, 14 Nov 2025 14:39:53 +0000 Subject: [PATCH] chore(deps): Update dependency destination-sqlite to v2.13.4 --- TestConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestConfig.yaml b/TestConfig.yaml index 5620725..7415764 100644 --- a/TestConfig.yaml +++ b/TestConfig.yaml @@ -13,6 +13,6 @@ kind: destination spec: name: sqlite path: cloudquery/sqlite - version: "v2.13.3" # latest version of destination sqlite plugin + version: "v2.13.4" # latest version of destination sqlite plugin spec: connection_string: ./db.sqlite