File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
{
22
22
"identity" : " cocoalumberjack" ,
23
23
"kind" : " remoteSourceControl" ,
24
- "location" : " https://github.com/CocoaLumberjack/CocoaLumberjack.git " ,
24
+ "location" : " https://github.com/CocoaLumberjack/CocoaLumberjack" ,
25
25
"state" : {
26
26
"revision" : " 4b8714a7fb84d42393314ce897127b3939885ec3" ,
27
27
"version" : " 3.8.5"
239
239
"kind" : " remoteSourceControl" ,
240
240
"location" : " https://github.com/Infomaniak/swift-concurrency" ,
241
241
"state" : {
242
- "revision" : " 55fe7541cbfcfb4b73e7836b390e2c566a9ba910 " ,
243
- "version" : " 0 .0.6 "
242
+ "revision" : " 97ae7c9b998a43812d3f57ae106cb447a853bf3b " ,
243
+ "version" : " 1 .0.0 "
244
244
}
245
245
},
246
246
{
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ let package = Package(
24
24
. package ( url: " https://github.com/apple/swift-algorithms " , . upToNextMajor( from: " 1.2.0 " ) ) ,
25
25
. package ( url: " https://github.com/Infomaniak/ios-login " , . upToNextMajor( from: " 7.0.1 " ) ) ,
26
26
. package ( url: " https://github.com/Infomaniak/ios-dependency-injection " , . upToNextMajor( from: " 2.0.0 " ) ) ,
27
- . package ( url: " https://github.com/Infomaniak/swift-concurrency " , . upToNextMajor( from: " 0 .0.5 " ) ) ,
27
+ . package ( url: " https://github.com/Infomaniak/swift-concurrency " , . upToNextMajor( from: " 1 .0.0 " ) ) ,
28
28
. package ( url: " https://github.com/Infomaniak/ios-core " , . upToNextMajor( from: " 12.8.0 " ) ) ,
29
29
. package ( url: " https://github.com/Infomaniak/ios-core-ui " , . upToNextMajor( from: " 14.0.1 " ) ) ,
30
30
. package ( url: " https://github.com/Infomaniak/ios-notifications " , . upToNextMajor( from: " 8.0.0 " ) ) ,
You can’t perform that action at this time.
0 commit comments