We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e855e commit 7a59c6bCopy full SHA for 7a59c6b
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
dependencies: [
15
// Dependencies used for package development
16
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.1"),
17
- .package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.145.0"),
+ .package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.146.1"),
18
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.59.1"),
19
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.63.2"),
20
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.7")
0 commit comments