Skip to content

Commit 43b304a

Browse files
authored
Merge pull request #97 from nnsnodnb/renovate/firebase-firebase-ios-sdk-10.x
Update dependency firebase/firebase-ios-sdk to from: "10.22.1"
2 parents 57fbb24 + 354e300 commit 43b304a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SSLCertificateCheck.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 4 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
@@ -112,7 +112,7 @@ let package = Package(
112112
),
113113
],
114114
dependencies: [
115-
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "10.22.0")),
115+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "10.22.1")),
116116
.package(url: "https://github.com/maiyama18/LicensesPlugin.git", .upToNextMajor(from: "0.1.6")),
117117
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "3.0.2")),
118118
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.2.0")),

0 commit comments

Comments
 (0)