File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ let swiftSyntaxVersion: Package.Dependency.Requirement = {
1616 Please check https: //github.com/theos/Orion for progress updates.
1717 """ )
1818 #elseif swift(>=5.5)
19- return .branch( " release/5.5-05142021 " )
19+ return .exact( " 0.50500.0 " )
2020 #elseif swift(>=5.4)
2121 return .exact( " 0.50400.0 " )
2222 #elseif swift(>=5.3)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ let swiftSyntaxVersion: Package.Dependency.Requirement = {
1616 Please check https: //github.com/theos/Orion for progress updates.
1717 """ )
1818 #elseif swift(>=5.5)
19- return .branch( " release/5.5-05142021 " )
19+ return .exact( " 0.50500.0 " )
2020 #elseif swift(>=5.4)
2121 return .exact( " 0.50400.0 " )
2222 #elseif swift(>=5.3)
You can’t perform that action at this time.
0 commit comments