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 311
311
"kind" : " remoteSourceControl" ,
312
312
"location" : " https://github.com/Infomaniak/SwiftSoup" ,
313
313
"state" : {
314
- "revision" : " 6ebcbe3c5598e52303884dd5ba32eed1f3c96b0b " ,
315
- "version" : " 1.2 .0"
314
+ "revision" : " 411f38a50587ae27544c8dca1d9881871d402b93 " ,
315
+ "version" : " 1.3 .0"
316
316
}
317
317
},
318
318
{
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ let package = Package(
33
33
. package ( url: " https://github.com/Infomaniak/ios-version-checker " , . upToNextMajor( from: " 7.0.0 " ) ) ,
34
34
. package ( url: " https://github.com/Infomaniak/ios-onboarding " , . upToNextMajor( from: " 1.1.0 " ) ) ,
35
35
. package ( url: " https://github.com/Infomaniak/swift-modal-presentation " , . upToNextMajor( from: " 1.0.0 " ) ) ,
36
- . package ( url: " https://github.com/Infomaniak/SwiftSoup " , . upToNextMajor( from: " 1.1 .0 " ) ) ,
36
+ . package ( url: " https://github.com/Infomaniak/SwiftSoup " , . upToNextMajor( from: " 1.3 .0 " ) ) ,
37
37
. package ( url: " https://github.com/ProxymanApp/atlantis " , . upToNextMajor( from: " 1.21.0 " ) ) ,
38
38
. package ( url: " https://github.com/Alamofire/Alamofire " , . upToNextMajor( from: " 5.2.2 " ) ) ,
39
39
. package ( url: " https://github.com/CocoaLumberjack/CocoaLumberjack " , . upToNextMajor( from: " 3.7.0 " ) ) ,
You can’t perform that action at this time.
0 commit comments