diff --git a/Package.swift b/Package.swift index 41db314..313abf3 100644 --- a/Package.swift +++ b/Package.swift @@ -10,7 +10,7 @@ let package = Package( targets: ["CapgoCapacitorDataStorageSqlitePlugin"]) ], dependencies: [ - .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0"), + .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.4.4"), .package(url: "https://github.com/zhuorantan/SQLiteCipher.git", from: "0.0.1") ], targets: [