From 8081623d718e6f929aa6195961268e3bc936959c Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Fri, 6 Mar 2026 09:56:04 +0000 Subject: [PATCH] chore(deps): Update dependency destination-sqlite to v2.14.3 --- TestConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestConfig.yaml b/TestConfig.yaml index 85e8663..1730a02 100644 --- a/TestConfig.yaml +++ b/TestConfig.yaml @@ -13,6 +13,6 @@ kind: destination spec: name: sqlite path: cloudquery/sqlite - version: "v2.14.2" # latest version of destination sqlite plugin + version: "v2.14.3" # latest version of destination sqlite plugin spec: connection_string: ./db.sqlite