diff --git a/Package.swift b/Package.swift index 730e3f2..97868c7 100644 --- a/Package.swift +++ b/Package.swift @@ -10,7 +10,7 @@ let package = Package( targets: ["InAppBrowserPlugin"]) ], 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: "8.0.0-beta"), .package(url: "https://github.com/OutSystems/OSInAppBrowserLib-iOS.git", exact: "2.3.1") ], targets: [