Skip to content

Commit b620547

Browse files
chore(deps): update dependency danger/swift to from: "3.18.0"
1 parent a15a88f commit b620547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
1717
// .package(url: /* package url */, from: "1.0.0"),
18-
.package(url: "https://github.com/danger/swift.git", from: "3.0.0"),
18+
.package(url: "https://github.com/danger/swift.git", from: "3.18.0"),
1919
],
2020
targets: [
2121
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)