Merge pull request #390 from mas-cli/deps

This commit is contained in:
Ross Goldberg 2021-05-25 00:56:27 -04:00 committed by GitHub
commit 9b2eaf4ef9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": "cf94b87e50e6c21bf42887e3474a2785f1049591",
"version": "6.14.0"
"revision": "8a99286c79693f7da2d5f5b42972b491fb810a3d",
"version": "6.15.0"
}
},
{

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.0"),
.package(url: "https://github.com/Quick/Quick.git", from: "4.0.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.14.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.15.0"),
.package(url: "https://github.com/mxcl/Version.git", from: "2.0.0"),
],
targets: [