We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15a88f commit b620547Copy full SHA for b620547
1 file changed
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
dependencies: [
16
// Dependencies declare other packages that this package depends on.
17
// .package(url: /* package url */, from: "1.0.0"),
18
- .package(url: "https://github.com/danger/swift.git", from: "3.0.0"),
+ .package(url: "https://github.com/danger/swift.git", from: "3.18.0"),
19
],
20
targets: [
21
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments