Skip to content

Commit

Permalink
Set swift-format to v508.0.0 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonnyman committed May 2, 2023
1 parent a8a768f commit 3e26d20
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 @@ -25,7 +25,7 @@ let package = Package(
dependencies: [
// .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-format", branch: "main"),
.package(url: "https://github.com/apple/swift-format", from: "508.0.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
.package(url: "https://github.com/daltoniam/Starscream.git", from: "4.0.0"),
.package(url: "https://github.com/dominicegginton/Spinner", from: "2.0.0"),
Expand Down

1 comment on commit 3e26d20

@vercel
Copy link

@vercel vercel bot commented on 3e26d20 May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.