Skip to content

Commit 5cc0e7b

Browse files
committed
test
1 parent 71c7395 commit 5cc0e7b

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
@@ -19,7 +19,7 @@ let package = Package(
1919
)
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"601.0.0")
22+
.package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"602.0.0")
2323
],
2424
targets: [
2525
.macro(

0 commit comments

Comments
 (0)