File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
"kind" : " remoteSourceControl" ,
6
6
"location" : " https://github.com/The-Igor/async-http-client.git" ,
7
7
"state" : {
8
- "revision" : " 8be7d1c1f036350a8109b075052a71d3353ad366 " ,
9
- "version" : " 1.4.4 "
8
+ "revision" : " 9a56240b21baff71f5399194a1f2af9ab8c4c076 " ,
9
+ "version" : " 1.4.6 "
10
10
}
11
11
},
12
12
{
13
13
"identity" : " retry-policy-service" ,
14
14
"kind" : " remoteSourceControl" ,
15
15
"location" : " https://github.com/The-Igor/retry-policy-service.git" ,
16
16
"state" : {
17
- "revision" : " 46ded002161a95c6b08ddd02c3f319891c773d14 " ,
18
- "version" : " 1.0.0 "
17
+ "revision" : " 2a6a1f057fbf77337dfc73db98bd3d538127b3e2 " ,
18
+ "version" : " 1.0.1 "
19
19
}
20
20
}
21
21
],
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ let package = Package(
14
14
] ,
15
15
dependencies: [
16
16
// Dependencies declare other packages that this package depends on.
17
- . package ( url: " https://github.com/The-Igor/async-http-client.git " , from: " 1.4.4 " )
17
+ . package ( url: " https://github.com/The-Igor/async-http-client.git " , from: " 1.4.6 " )
18
18
] ,
19
19
targets: [
20
20
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
You can’t perform that action at this time.
0 commit comments