Skip to content

Commit 95d2912

Browse files
Bump github.com/21-dot-dev/swift-plugin-tuist from 4.83.0 to 4.90.0
Bumps [github.com/21-dot-dev/swift-plugin-tuist](https://github.com/21-DOT-DEV/swift-plugin-tuist) from 4.83.0 to 4.90.0. - [Release notes](https://github.com/21-DOT-DEV/swift-plugin-tuist/releases) - [Commits](21-DOT-DEV/swift-plugin-tuist@4.83.0...4.90.0) --- updated-dependencies: - dependency-name: github.com/21-dot-dev/swift-plugin-tuist dependency-version: 4.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3196f69 commit 95d2912

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.0.1"),
17-
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.83.0"),
17+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.90.0"),
1818
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.58.5"),
1919
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.62.1")
2020
],

0 commit comments

Comments
 (0)