Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Commit 4715b6b

Browse files
authored
1 parent 25d46dc commit 4715b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
// Dependencies declare other packages that this package depends on.
1717
.package(name: "SwiftSyntax",
1818
url: "https://github.com/apple/swift-syntax.git",
19-
.revision("4ae758ab85ed2a5d3e3e8b5050a8ce52179bd102")),
19+
.revision("release/5.5")),
2020
],
2121
targets: [
2222
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)