We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53540c8 commit be994a7Copy full SHA for be994a7
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: "1.12.4"),
17
- .package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.67.1"),
+ .package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.68.0"),
18
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.57.2"),
19
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.61.0")
20
],
0 commit comments