Skip to content

Commit 55dad24

Browse files
authored
Bump swift-syntax dependency to 509.0.2
1 parent 534a60d commit 55dad24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let package = Package(
3030
revision: "0c1de7149a39a9ff82d4db66234dec587b30a3ad"),
3131
.package(
3232
url: "https://github.com/apple/swift-syntax.git",
33-
from: "509.0.0")
33+
from: "509.0.2")
3434
],
3535
targets: [
3636
// Foundation (umbrella)

0 commit comments

Comments
 (0)