We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913d73a commit b1c28bbCopy full SHA for b1c28bb
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
],
19
dependencies: [
20
.package(url: "https://github.com/openid/AppAuth-iOS.git", exact: "1.7.5"),
21
- .package(url: "https://github.com/realm/SwiftLint.git", from: "0.54.0")
+ .package(url: "https://github.com/realm/SwiftLint.git", from: "0.57.0")
22
23
targets: [
24
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments