Skip to content

Commit

Permalink
Update Danger/Package.swift
Browse files Browse the repository at this point in the history
Co-authored-by: KAWASHIMA Yoshiyuki <ykawashi7@gmail.com>
  • Loading branch information
novr and ykws authored Dec 4, 2023
1 parent fb83f78 commit d4e295a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Danger/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/realm/SwiftLint", from: "0.53.0"),
// Danger
.package(name: "danger-swift", url: "https://github.com/danger/swift.git", from: "3.17.1"),
.package(name: "danger-swift", url: "https://github.com/danger/swift.git", from: "3.18.0"),
// Danger Plugins
.package(name: "DangerSwiftEda", url: "https://github.com/yumemi-inc/danger-swift-eda", from: "0.2.0"),
],
Expand Down

0 comments on commit d4e295a

Please sign in to comment.