pointfreeco / swift-snapshot-testing

📸 Delightful Swift snapshot testing.
https://www.pointfree.co/episodes/ep41-a-tour-of-snapshot-testing
MIT License
3.68k stars 556 forks source link

swift-syntax 510.0.0 update not possible #835

Closed apps4everyone closed 4 months ago

apps4everyone commented 4 months ago

Updating of swift-syntax to 510.0.0 is not possible. Blocker by:

.package(url: "https://github.com/apple/swift-syntax.git", "508.0.1"..<"510.0.0")

stephencelis commented 4 months ago

This is fixed in the latest release.