From 0a2353f2b84c0566f9eeb3bb0853dfad93f7fe25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 03:36:55 +0000 Subject: [PATCH] chore(deps): update dependency zhuorantan/sqlitecipher to from: "0.15.4" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 41db314..fc1de72 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0"), - .package(url: "https://github.com/zhuorantan/SQLiteCipher.git", from: "0.0.1") + .package(url: "https://github.com/zhuorantan/SQLiteCipher.git", from: "0.15.4") ], targets: [ .target(