Skip to content

Commit 88f0fab

Browse files
authored
Merge pull request #121 from nnsnodnb/renovate/sfsafesymbols-sfsafesymbols-5.x
Update dependency SFSafeSymbols/SFSafeSymbols to from: "5.3.0"
2 parents 0f80966 + fe36aa4 commit 88f0fab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SSLCertificateCheck.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SSLCertificateCheckPackage/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ let package = Package(
164164
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "10.27.0")),
165165
.package(url: "https://github.com/maiyama18/LicensesPlugin.git", .upToNextMajor(from: "0.1.6")),
166166
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "4.0.0")),
167-
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.2.0")),
167+
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")),
168168
.package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")),
169169
.package(url: "https://github.com/apple/swift-certificates.git", .upToNextMajor(from: "1.3.0")),
170170
.package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.10.2")),

0 commit comments

Comments
 (0)