Skip to content

Commit 41cc7a1

Browse files
authored
Update swift-syntax version (#3)
1 parent 3d220f8 commit 41cc7a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
dependencies: [
1616
.package(
1717
url: "https://github.com/apple/swift-syntax.git",
18-
exact: "509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-08-15-a"
18+
exact: "509.0.0"
1919
),
2020
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
2121
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "0.12.0"),

0 commit comments

Comments
 (0)