diff --git a/Package.swift b/Package.swift index 5d776b9c..97070283 100644 --- a/Package.swift +++ b/Package.swift @@ -183,7 +183,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil { ), .package( url: "https://github.com/apple/swift-syntax", - branch: "swift-5.7-RELEASE" + .upToNextMinor(from: "0.50700.0") ), .package( url: "https://github.com/apple/swift-tools-support-core.git",