Skip to content

Commit

Permalink
update swift-syntax to 600.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutzifer committed Oct 7, 2024
1 parent a8aa8db commit 5dc5f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/apple/swift-syntax.git", from: "510.0.1")
.package(url: "https://github.com/apple/swift-syntax.git", from: "600.0.1")
],
targets: [
.target(
Expand Down

0 comments on commit 5dc5f11

Please sign in to comment.