Skip to content

Commit 5b0c434

Browse files
authored
Bump swift-syntax to 5.10.0 (#836)
1 parent e7b7722 commit 5b0c434

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
@@ -21,7 +21,7 @@ let package = Package(
2121
),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/apple/swift-syntax.git", "508.0.1"..<"510.0.0")
24+
.package(url: "https://github.com/apple/swift-syntax", "508.0.1"..<"511.0.0")
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)