File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ if useLocalDependencies {
484484 . package ( url: " https://github.com/swiftlang/swift-driver.git " , branch: " main " ) ,
485485 . package ( url: " https://github.com/apple/swift-system.git " , . upToNextMajor( from: " 1.5.0 " ) ) ,
486486 . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.0.3 " ) ,
487- . package ( url: " https://github.com/swiftlang/swift-tools-protocols.git " , . upToNextMinor( from: " 0.0.9 " ) ) ,
487+ . package ( url: " https://github.com/swiftlang/swift-tools-protocols.git " , . upToNextMinor( from: " 0.0.10 " ) ) ,
488488 ]
489489 if !useLLBuildFramework {
490490 package . dependencies += [ . package ( url: " https://github.com/swiftlang/swift-llbuild.git " , branch: " main " ) , ]
You can’t perform that action at this time.
0 commit comments