Skip to content

Commit b1e746d

Browse files
allevatodabrahams
authored andcommitted
Update swift-syntax dependency to 0.50700.0.
1 parent 9040f6c commit b1e746d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
219219
),
220220
.package(
221221
url: "https://github.com/apple/swift-syntax.git",
222-
branch: "swift-5.7-RELEASE"
222+
.upToNextMinor(from: "0.50700.0")
223223
),
224224
.package(
225225
url: "https://github.com/apple/swift-tools-support-core.git",

0 commit comments

Comments
 (0)