Skip to content

Commit 2a64065

Browse files
authored
Update swift-syntax to 602+ (#215)
1 parent 9d53e58 commit 2a64065

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -26,7 +26,7 @@ let package = Package(
2626
)
2727
],
2828
dependencies: [
29-
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.0")
29+
.package(url: "https://github.com/swiftlang/swift-syntax", from: "602.0.0")
3030
],
3131
targets: [
3232
.target(

0 commit comments

Comments
 (0)