There was an error while loading. Please reload this page.
1 parent 5f85e9a commit 4fb9e7cCopy full SHA for 4fb9e7c
1 file changed
Package@swift-6.1.swift
@@ -21,7 +21,7 @@ let package = Package(
21
.default(enabledTraits: ["FoundationNetworking"]),
22
],
23
dependencies: [
24
- .package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.13.0"),
+ .package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.13.0")
25
26
targets: [
27
.target(
0 commit comments