Skip to content

Commit d36f060

Browse files
authored
Update Package.swift (#861)
1 parent 8ddd519 commit d36f060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/apple/swift-syntax", "508.0.1"..<"601.0.0")
24+
.package(url: "https://github.com/apple/swift-syntax", "509.0.0"..<"601.0.0-prerelease"),
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)