We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
swift-syntax
1 parent a2b1335 commit 32260f2Copy full SHA for 32260f2
1 file changed
Package.swift
@@ -20,7 +20,7 @@ let package = Package(
20
dependencies: [
21
.package(
22
url: "https://github.com/swiftlang/swift-syntax.git",
23
- exact: "600.0.0"
+ from: "602.0.0"
24
),
25
],
26
targets: [
0 commit comments