Skip to content

Commit 504e7f8

Browse files
committed
Use SwiftSyntax 602.0.0
No changes required?
1 parent a44e2a5 commit 504e7f8

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
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
.package(url: "https://github.com/swiftlang/swift-syntax.git",
20-
from: "601.0.1")
20+
from: "602.0.0")
2121
],
2222
targets: [
2323
.target(

0 commit comments

Comments
 (0)