Skip to content

Commit d6c7a3b

Browse files
chore(deps): update dependency nicklockwood/swiftformat to from: "0.60.1"
1 parent ee94ae7 commit d6c7a3b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

BuildTools/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BuildTools/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ let package = Package(
55
name: "BuildTools",
66
platforms: [.macOS(.v14)],
77
dependencies: [
8-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.59.1"),
8+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.60.1"),
99
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.63.2")
1010
],
1111
targets: [.target(name: "BuildTools", path: "")]

0 commit comments

Comments
 (0)