File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -721,10 +721,10 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
721
721
// dependency version changes here with those projects.
722
722
. package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.2.2 " ) ) ,
723
723
. package ( url: " https://github.com/apple/swift-driver.git " , branch: relatedDependenciesBranch) ,
724
- . package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: " 2.3 .0 " ) ) ,
724
+ . package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: " 2.4 .0 " ) ) ,
725
725
. package ( url: " https://github.com/apple/swift-system.git " , . upToNextMinor( from: " 1.1.1 " ) ) ,
726
726
. package ( url: " https://github.com/apple/swift-collections.git " , . upToNextMinor( from: " 1.0.1 " ) ) ,
727
- . package ( url: " https://github.com/apple/swift-certificates.git " , branch : " main " ) ,
727
+ . package ( url: " https://github.com/apple/swift-certificates.git " , . upToNextMinor ( from : " 0.1.0 " ) ) ,
728
728
]
729
729
} else {
730
730
package . dependencies += [
You can’t perform that action at this time.
0 commit comments