Skip to content

Commit e66cef6

Browse files
chore(deps): update dependency jpsim/yams to v5
1 parent 2ac271c commit e66cef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(url: "https://github.com/johnsundell/shellout.git", from: "2.3.0"),
1818
.package(url: "https://github.com/JohnSundell/Files", from: "4.2.0"),
19-
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.6"),
19+
.package(url: "https://github.com/jpsim/Yams.git", from: "5.3.1"),
2020
.package(url: "https://github.com/apple/swift-tools-support-core.git", from: "0.2.2"),
2121
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
2222
.package(url: "https://github.com/apple/swift-syntax.git", .exact("0.50100.0")),

0 commit comments

Comments
 (0)