Skip to content

Commit ce55d02

Browse files
chore(deps): update dependency ionic-team/capacitor-swift-pm to v8.0.2 (#1548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69f9608 commit ce55d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/App/CapApp-SPM/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
targets: ["CapApp-SPM"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.0.1"),
14+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.0.2"),
1515
.package(name: "CapacitorActionSheet", path: "../../../node_modules/@capacitor/action-sheet"),
1616
.package(name: "CapacitorApp", path: "../../../node_modules/@capacitor/app"),
1717
.package(name: "CapacitorAppLauncher", path: "../../../node_modules/@capacitor/app-launcher"),

0 commit comments

Comments
 (0)