Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 6d19c37

Browse files
author
shenyutao
committed
update dependency
1 parent f328cf1 commit 6d19c37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 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
@@ -20,7 +20,7 @@ let package = Package(
2020
],
2121
dependencies: [
2222
// Depend on the latest Swift 5.9 prerelease of SwiftSyntax
23-
.package(url: "https://github.com/apple/swift-syntax.git", from: "509.0.0-swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-25-b"),
23+
.package(url: "https://github.com/apple/swift-syntax.git", from: "509.0.0"),
2424
],
2525
targets: [
2626
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)