Skip to content

Commit a8ea6aa

Browse files
build(deps): Bump github.com/21-dot-dev/swift-plugin-tuist from 4.200.1 to 4.200.5 (#1148)
build(deps): Bump github.com/21-dot-dev/swift-plugin-tuist Bumps [github.com/21-dot-dev/swift-plugin-tuist](https://github.com/21-DOT-DEV/swift-plugin-tuist) from 4.200.1 to 4.200.5. - [Release notes](https://github.com/21-DOT-DEV/swift-plugin-tuist/releases) - [Commits](21-DOT-DEV/swift-plugin-tuist@4.200.1...4.200.5) --- updated-dependencies: - dependency-name: github.com/21-dot-dev/swift-plugin-tuist dependency-version: 4.200.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 641a100 commit a8ea6aa

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.9"),
120-
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.200.1"),
120+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.200.5"),
121121
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.61.1"),
122122
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.63.3"),
123123
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.15"),

0 commit comments

Comments
 (0)