Skip to content

Commit be994a7

Browse files
Bump github.com/21-dot-dev/swift-plugin-tuist from 4.67.1 to 4.67.2 (#829)
1 parent 53540c8 commit be994a7

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: "1.12.4"),
17-
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.67.1"),
17+
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.68.0"),
1818
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.57.2"),
1919
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.61.0")
2020
],

0 commit comments

Comments
 (0)