Skip to content

Commit 8a2a679

Browse files
Bump github.com/apple/swift-format from 508.0.1 to 510.1.0
Bumps [github.com/apple/swift-format](https://github.com/apple/swift-format) from 508.0.1 to 510.1.0. - [Release notes](https://github.com/apple/swift-format/releases) - [Commits](swiftlang/swift-format@508.0.1...510.1.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-format dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9088a7d commit 8a2a679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
136136
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.2"),
137137
.package(url: "https://github.com/apple/swift-system", .upToNextMinor(from: "1.1.1")),
138138
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
139-
.package(url: "https://github.com/apple/swift-format.git", from: "508.0.1"),
139+
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
140140
]
141141
} else {
142142
package.dependencies += [

0 commit comments

Comments
 (0)