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 @@ -166,7 +166,7 @@ let package = Package(
166166 . 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.3.0 " ) ) ,
168168 . package ( url: " https://github.com/realm/SwiftLint.git " , . upToNextMajor( from: " 0.54.0 " ) ) ,
169- . package ( url: " https://github.com/apple/swift-certificates.git " , . upToNextMajor( from: " 1.4 .0 " ) ) ,
169+ . package ( url: " https://github.com/apple/swift-certificates.git " , . upToNextMajor( from: " 1.5 .0 " ) ) ,
170170 . package ( url: " https://github.com/pointfreeco/swift-composable-architecture.git " , . upToNextMajor( from: " 1.10.2 " ) ) ,
171171 . package ( url: " https://github.com/pointfreeco/swift-dependencies.git " , . upToNextMajor( from: " 1.3.0 " ) ) ,
172172 ] ,
You can’t perform that action at this time.
0 commit comments