mirror of https://github.com/buresdv/Cork
~ Swiftlint build bump
This commit is contained in:
parent
407f2ed4c9
commit
63fcef7481
|
|
@ -3,7 +3,7 @@ import ProjectDescription
|
|||
let project = Project(
|
||||
name: "Cork",
|
||||
packages: [
|
||||
.remote(url: "https://github.com/SimplyDanny/SwiftLintPlugins", requirement: .upToNextMajor(from: "0.56.1")),
|
||||
.remote(url: "https://github.com/SimplyDanny/SwiftLintPlugins", requirement: .upToNextMajor(from: "0.56.2")),
|
||||
],
|
||||
settings: .settings(
|
||||
configurations: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue