Skip to content

Commit 552edd7

Browse files
committed
Updated dependencies
1 parent 5c8e476 commit 552edd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ if enableMacros {
162162
package.dependencies += [
163163
.package(
164164
url: "https://github.com/swiftlang/swift-syntax.git",
165-
"600.0.1"..<"603.0.0"
165+
"600.0.1"..<"602.0.0"
166166
)
167167
]
168168
package.targets += [

0 commit comments

Comments
 (0)