chore: Update PathKit dependency
Some checks are pending
Danger / Danger Check (push) Waiting to run
Lint Cocoapods / Pod Lint (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
Test SPM / Test SPM Linux (push) Waiting to run
Test SPM / Test SPM macOS (push) Waiting to run
Publish on Tag / GitHub Release (push) Waiting to run
Some checks are pending
Danger / Danger Check (push) Waiting to run
Lint Cocoapods / Pod Lint (push) Waiting to run
SwiftLint / SwiftLint (push) Waiting to run
Test SPM / Test SPM Linux (push) Waiting to run
Test SPM / Test SPM macOS (push) Waiting to run
Publish on Tag / GitHub Release (push) Waiting to run
This commit is contained in:
@@ -7,7 +7,7 @@ let package = Package(
|
||||
.library(name: "Stencil", targets: ["Stencil"])
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/astzweig/swiftpm-pathkit.git", from: "1.5.0"),
|
||||
.package(url: "https://github.com/astzweig/swiftpm-pathkit.git", from: "1.5.1"),
|
||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.10.1")
|
||||
],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user