From ac11ea396ef518af5cc0cde827b98ab79706d9cd Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 2 Oct 2025 13:39:40 +0000 Subject: [PATCH] chore(deps): Update dependency destination-sqlite to v2.13.2 --- TestConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestConfig.yaml b/TestConfig.yaml index 711942b..61e6d8c 100644 --- a/TestConfig.yaml +++ b/TestConfig.yaml @@ -13,6 +13,6 @@ kind: destination spec: name: sqlite path: cloudquery/sqlite - version: "v2.13.1" # latest version of destination sqlite plugin + version: "v2.13.2" # latest version of destination sqlite plugin spec: connection_string: ./db.sqlite