Skip to content

Commit 77d4a6d

Browse files
authored
Bump swift-syntax 602.0.0 (#34)
1 parent d319bcc commit 77d4a6d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Package.resolved

Lines changed: 10 additions & 10 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/swiftlang/swift-syntax.git",
18-
from: "601.0.1"
18+
from: "602.0.0"
1919
),
2020
.package(url: "https://github.com/swiftlang/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)