Skip to content

Commit ca297d3

Browse files
authored
build(deps): bump swift-syntax to 602.0.0
1 parent 7c3165b commit ca297d3

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
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(
2828
url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
2929
.package(
30-
url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.1"),
30+
url: "https://github.com/swiftlang/swift-syntax.git", from: "602.0.0"),
3131
.package(
3232
url: "https://github.com/pointfreeco/swift-macro-testing.git",
3333
from: "0.5.2"),

0 commit comments

Comments
 (0)