⬆️ PromiseKit (6.16.2)

This commit is contained in:
Chris Araman 2021-11-19 15:20:14 -08:00 committed by Chris Araman
parent b073c740ed
commit 707a925b26
2 changed files with 3 additions and 3 deletions

View file

@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/mxcl/PromiseKit.git",
"state": {
"branch": null,
"revision": "00afea5360bf1c02ac83209c2c8991f73b5a4e7d",
"version": "6.16.1"
"revision": "93c8d41ce96ed78f36c3948be396d76f3ca3de1b",
"version": "6.16.2"
}
},
{

View file

@ -24,7 +24,7 @@ let package = Package(
.package(url: "https://github.com/Carthage/Commandant.git", from: "0.18.0"),
.package(url: "https://github.com/Quick/Nimble.git", from: "9.2.1"),
.package(url: "https://github.com/Quick/Quick.git", from: "4.0.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.16.1"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.16.2"),
.package(url: "https://github.com/mxcl/Version.git", from: "2.0.1"),
],
targets: [