We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b844d82 commit 05b9af1Copy full SHA for 05b9af1
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
.executable(name: "xcodeinstall", targets: ["xcodeinstall"])
17
],
18
dependencies: [
19
- .package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.6.1"),
+ .package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.6.2"),
20
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.4"),
21
22
// do not use Soto 7.x
0 commit comments