Skip to content

Commit 9175bf0

Browse files
chore(deps): update dependency p-x9/machokit to from: "0.46.1"
1 parent 63e5901 commit 9175bf0

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
@@ -84,7 +84,7 @@ let package = Package(
8484
.package(url: "https://github.com/tuist/Command.git", from: "0.13.0"),
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.14.10")),
8686
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.6.1")),
87-
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.45.0")),
87+
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.46.1")),
8888
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.5"),
8989
],
9090
targets: targets

0 commit comments

Comments
 (0)