@@ -21,11 +21,11 @@ let package = Package(
2121 dependencies: [
2222 . package ( url: " https://github.com/cezheng/Fuzi.git " , from: " 3.1.3 " ) ,
2323 . package ( url: " https://github.com/krzyzanowskim/CryptoSwift.git " , from: " 1.3.8 " ) ,
24- . package ( url: " https://github.com/marmelroy/Zip.git " , from: " 2.1.1 " ) ,
25- . package ( url: " https://github.com/ra1028/DifferenceKit.git " , from: " 1.2 .0 " ) ,
26- . package ( url: " https://github.com/readium/GCDWebServer.git " , from: " 3.7.0 " ) ,
27- . package ( url: " https://github.com/scinfu/SwiftSoup.git " , from: " 2.3.2 " ) ,
28- . package ( url: " https://github.com/stephencelis/SQLite.swift.git " , from: " 0.12.2 " ) ,
24+ . package ( url: " https://github.com/marmelroy/Zip.git " , from: " 2.1.2 " ) ,
25+ . package ( url: " https://github.com/ra1028/DifferenceKit.git " , from: " 1.3 .0 " ) ,
26+ . package ( url: " https://github.com/readium/GCDWebServer.git " , from: " 3.7.3 " ) ,
27+ . package ( url: " https://github.com/scinfu/SwiftSoup.git " , from: " 2.4.3 " ) ,
28+ . package ( url: " https://github.com/stephencelis/SQLite.swift.git " , from: " 0.13.3 " ) ,
2929 // 0.9.12 requires iOS 12+
3030 . package ( url: " https://github.com/weichsel/ZIPFoundation.git " , " 0.9.0 " ..< " 0.9.12 " ) ,
3131 ] ,
0 commit comments