We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
swift-syntax
1 parent 6d09c52 commit a86c616Copy full SHA for a86c616
Package.swift
@@ -177,7 +177,7 @@ let package = Package(
177
),
178
.package(url: "https://github.com/google/app-check.git",
179
"11.0.1" ..< "12.0.0"),
180
- .package(url: "https://github.com/swiftlang/swift-syntax.git", "600.0.0" ..< "601.0.0"),
+ .package(url: "https://github.com/swiftlang/swift-syntax.git", "600.0.0" ..< "603.0.0"),
181
],
182
targets: [
183
.target(
0 commit comments