Skip to content

Commit fc91d59

Browse files
authored
Update Package@swift-6.0.swift (#186)
1 parent 1b18b77 commit fc91d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package@swift-6.0.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ let package = Package(
4545
name: "SwiftUINavigationCore",
4646
dependencies: [
4747
.product(name: "CustomDump", package: "swift-custom-dump"),
48-
.product(name: "IssueReporting", package: "swift-issue-reporting"),
48+
.product(name: "IssueReporting", package: "xctest-dynamic-overlay"),
4949
]
5050
),
5151
],

0 commit comments

Comments
 (0)