Skip to content

Commit 33e4b94

Browse files
build(deps): Bump github.com/21-dot-dev/swift-plugin-tuist from 4.141.0 to 4.142.0 (#986)
1 parent b809c83 commit 33e4b94

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
@@ -14,7 +14,7 @@ let package = Package(
1414
dependencies: [
1515
// Dependencies used for package development
1616
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.0"),
17-
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.141.0"),
17+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.142.0"),
1818
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.59.1"),
1919
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.63.2"),
2020
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.7")

0 commit comments

Comments
 (0)