Skip to content

Commit

Permalink
Update Package@swift-6.0.swift (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored Jul 24, 2024
1 parent 1b18b77 commit fc91d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package@swift-6.0.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ let package = Package(
name: "SwiftUINavigationCore",
dependencies: [
.product(name: "CustomDump", package: "swift-custom-dump"),
.product(name: "IssueReporting", package: "swift-issue-reporting"),
.product(name: "IssueReporting", package: "xctest-dynamic-overlay"),
]
),
],
Expand Down

0 comments on commit fc91d59

Please # to comment.