File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
SSLCertificateCheckPackage Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ let package = Package(
163163 dependencies: [
164164 . package ( url: " https://github.com/firebase/firebase-ios-sdk.git " , . upToNextMajor( from: " 10.23.1 " ) ) ,
165165 . package ( url: " https://github.com/maiyama18/LicensesPlugin.git " , . upToNextMajor( from: " 0.1.6 " ) ) ,
166- . package ( url: " https://github.com/vsanthanam/SafariUI.git " , . upToNextMajor( from: " 3 .0.2 " ) ) ,
166+ . package ( url: " https://github.com/vsanthanam/SafariUI.git " , . upToNextMajor( from: " 4 .0.0 " ) ) ,
167167 . package ( url: " https://github.com/SFSafeSymbols/SFSafeSymbols.git " , . upToNextMajor( from: " 5.2.0 " ) ) ,
168168 . package ( url: " https://github.com/realm/SwiftLint.git " , . upToNextMajor( from: " 0.54.0 " ) ) ,
169169 . package ( url: " https://github.com/apple/swift-certificates.git " , . upToNextMajor( from: " 1.2.0 " ) ) ,
You can’t perform that action at this time.
0 commit comments