Skip to content
Snippets Groups Projects
Commit b03af7ef authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Update swift-syntax version

parent ade59fc3
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser.git", exact: "1.1.4"),
.package(url: "https://github.com/kylef/PathKit.git", exact: "1.0.1"),
.package(url: "https://github.com/apple/swift-syntax", branch: "0.50700.0"),
.package(url: "https://github.com/apple/swift-syntax", branch: "0.50700.1"),
.package(url: "https://github.com/kylef/Stencil.git", exact: "0.15.1"),
],
targets: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment