Skip to content

Commit e1110bf

Browse files
build(deps): Bump github.com/21-dot-dev/swift-plugin-tuist from 4.203.1 to 4.203.4 (#1166)
1 parent 6f8d6ce commit e1110bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ extension Package.Dependency {
117117
guard Context.gitInformation?.currentTag == nil else { return [] }
118118
return [
119119
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.10"),
120-
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.203.1"),
120+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.203.4"),
121121
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.62.1"),
122122
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.65.0"),
123123
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.15"),

0 commit comments

Comments
 (0)