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(