From de44b0d44ccdcca3a9f55421f88882426b039ac5 Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 10:40:55 +0000 Subject: [PATCH] chore(deps): Update dependency destination-sqlite to v2.14.5 --- TestConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestConfig.yaml b/TestConfig.yaml index 104c729..fa51469 100644 --- a/TestConfig.yaml +++ b/TestConfig.yaml @@ -13,6 +13,6 @@ kind: destination spec: name: sqlite path: cloudquery/sqlite - version: "v2.14.4" # latest version of destination sqlite plugin + version: "v2.14.5" # latest version of destination sqlite plugin spec: connection_string: ./db.sqlite