Skip to content

Commit 319a931

Browse files
chore(deps): update dependency groue/semaphore to from: "0.1.0"
1 parent 4c54d5f commit 319a931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(name: "Wendy",
1515
// https://web.archive.org/web/20220525200227/https://www.timc.dev/posts/understanding-swift-packages/
1616
//
1717
// Update to exact version until wrapper SDKs become part of testing pipeline.
18-
.package(url: "https://github.com/groue/Semaphore.git", from: "0.0.8")
18+
.package(url: "https://github.com/groue/Semaphore.git", from: "0.1.0")
1919
],
2020
targets: [
2121
.target(name: "Wendy",

0 commit comments

Comments
 (0)