Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 9d323f9

Browse files
authored
1 parent 4759125 commit 9d323f9

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
@@ -13,7 +13,7 @@ let package = Package(
1313
.library(name: "SwiftDoc", targets: ["SwiftDoc"])
1414
],
1515
dependencies: [
16-
.package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("release/5.5")),
16+
.package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("4ae758ab85ed2a5d3e3e8b5050a8ce52179bd102")),
1717
.package(url: "https://github.com/SwiftDocOrg/SwiftSemantics.git", .revision("0.3.1")),
1818
.package(url: "https://github.com/SwiftDocOrg/CommonMark.git", .upToNextMinor(from: "0.5.0")),
1919
.package(url: "https://github.com/SwiftDocOrg/SwiftMarkup.git", .upToNextMinor(from: "0.3.0")),

0 commit comments

Comments
 (0)