Skip to content

Commit 3870104

Browse files
Merge pull request #90 from swiftwasm/dependabot/swift/github.com/apple/swift-format-510.1.0
Bump github.com/apple/swift-format from 508.0.1 to 510.1.0
2 parents 9a3572d + 2e4d9a0 commit 3870104

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.2.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)