File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
"kind" : " remoteSourceControl" ,
50
50
"location" : " https://github.com/mxcl/PromiseKit.git" ,
51
51
"state" : {
52
- "revision" : " 1c296a8637838901d2b01e4c46875ee749506133 " ,
53
- "version" : " 6.8.5 "
52
+ "revision" : " 8a98e31a47854d3180882c8068cc4d9381bf382d " ,
53
+ "version" : " 6.22.1 "
54
54
}
55
55
},
56
56
{
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
. package ( url: " https://github.com/apple/swift-argument-parser " , . upToNextMinor( from: " 1.1.4 " ) ) ,
16
16
. package ( url: " https://github.com/mxcl/Path.swift.git " , . upToNextMinor( from: " 0.16.0 " ) ) ,
17
17
. package ( url: " https://github.com/mxcl/Version.git " , . upToNextMinor( from: " 1.0.3 " ) ) ,
18
- . package ( url: " https://github.com/mxcl/PromiseKit.git " , . upToNextMinor( from: " 6.8.3 " ) ) ,
18
+ . package ( url: " https://github.com/mxcl/PromiseKit.git " , . upToNextMinor( from: " 6.22.1 " ) ) ,
19
19
. package ( url: " https://github.com/PromiseKit/Foundation.git " , . upToNextMinor( from: " 3.4.0 " ) ) ,
20
20
. package ( url: " https://github.com/scinfu/SwiftSoup.git " , . upToNextMinor( from: " 2.0.0 " ) ) ,
21
21
. package ( url: " https://github.com/mxcl/LegibleError.git " , . upToNextMinor( from: " 1.0.1 " ) ) ,
You can’t perform that action at this time.
0 commit comments