Skip to content

Commit 3f8d7d6

Browse files
committed
Update dependencies
1 parent 8148c63 commit 3f8d7d6

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
@@ -26,7 +26,7 @@ let package = Package(
2626
],
2727
dependencies: [
2828
.package(
29-
url: "https://github.com/apple/swift-syntax.git",
29+
url: "https://github.com/swiftlang/swift-syntax.git",
3030
from: "600.0.1"
3131
)
3232
],

0 commit comments

Comments
 (0)