Skip to content

Commit b51f812

Browse files
committed
Revert "[6.2] Update the swift-driver to release/6.2 branch (#407)"
This reverts commit 65eed71.
1 parent 561e474 commit b51f812

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
@@ -455,7 +455,7 @@ if useLocalDependencies {
455455
}
456456
} else {
457457
package.dependencies += [
458-
.package(url: "https://github.com/swiftlang/swift-driver.git", branch: "release/6.2"),
458+
.package(url: "https://github.com/swiftlang/swift-driver.git", branch: "main"),
459459
.package(url: "https://github.com/apple/swift-system.git", .upToNextMajor(from: "1.4.1")),
460460
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.3"),
461461
]

0 commit comments

Comments
 (0)