Skip to content

Commit 108c085

Browse files
chore(deps): update dependency p-x9/machokit to from: "0.29.0" (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04fbb06 commit 108c085

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
@@ -85,7 +85,7 @@ let package = Package(
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.7")),
8686
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
8787
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
88-
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.28.0")),
88+
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.29.0")),
8989
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
9090
],
9191
targets: targets

0 commit comments

Comments
 (0)