Skip to content

Commit 32b95fc

Browse files
build(deps): Bump github.com/21-dot-dev/swift-plugin-tuist from 4.202.2 to 4.202.4 (#1161)
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.202.2 to 4.202.4. - [Release notes](https://github.com/21-DOT-DEV/swift-plugin-tuist/releases) - [Commits](21-DOT-DEV/swift-plugin-tuist@4.202.2...4.202.4) --- updated-dependencies: - dependency-name: github.com/21-dot-dev/swift-plugin-tuist dependency-version: 4.202.4 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 938ee49 commit 32b95fc

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.202.2"),
120+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.202.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)