Skip to content

Commit 65eed71

Browse files
authored
[6.2] Update the swift-driver to release/6.2 branch (#407)
1 parent 6217a62 commit 65eed71

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
@@ -438,7 +438,7 @@ if useLocalDependencies {
438438
} else {
439439
package.dependencies += [
440440
.package(url: "https://github.com/apple/swift-crypto.git", "2.0.0"..<"4.0.0"),
441-
.package(url: "https://github.com/swiftlang/swift-driver.git", branch: "main"),
441+
.package(url: "https://github.com/swiftlang/swift-driver.git", branch: "release/6.2"),
442442
.package(url: "https://github.com/apple/swift-system.git", .upToNextMajor(from: "1.4.1")),
443443
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.3"),
444444
]

0 commit comments

Comments
 (0)