We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac271c commit e66cef6Copy full SHA for e66cef6
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
dependencies: [
17
.package(url: "https://github.com/johnsundell/shellout.git", from: "2.3.0"),
18
.package(url: "https://github.com/JohnSundell/Files", from: "4.2.0"),
19
- .package(url: "https://github.com/jpsim/Yams.git", from: "4.0.6"),
+ .package(url: "https://github.com/jpsim/Yams.git", from: "5.3.1"),
20
.package(url: "https://github.com/apple/swift-tools-support-core.git", from: "0.2.2"),
21
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
22
.package(url: "https://github.com/apple/swift-syntax.git", .exact("0.50100.0")),
0 commit comments