Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-syntax to v509
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2023
1 parent 2ac271c commit fc82e02
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 @@ -19,7 +19,7 @@ let package = Package(
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.6"),
.package(url: "https://github.com/apple/swift-tools-support-core.git", from: "0.2.2"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
.package(url: "https://github.com/apple/swift-syntax.git", .exact("0.50100.0")),
.package(url: "https://github.com/apple/swift-syntax.git", .exact("509.0.2")),
.package(url: "https://github.com/jkandzi/Progress.swift", from: "0.4.0")
],
targets: [
Expand Down

0 comments on commit fc82e02

Please sign in to comment.