Skip to content

Commit 6b87cd4

Browse files
authored
Merge pull request #127 from nnsnodnb/renovate/firebase-firebase-ios-sdk-11.x
Update dependency firebase/firebase-ios-sdk to v11
2 parents a1b5dda + 1f2fc88 commit 6b87cd4

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

SSLCertificateCheck.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 18 additions & 18 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
@@ -161,7 +161,7 @@ let package = Package(
161161
),
162162
],
163163
dependencies: [
164-
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "10.27.0")),
164+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "11.0.0")),
165165
.package(url: "https://github.com/maiyama18/LicensesPlugin.git", .upToNextMajor(from: "0.2.0")),
166166
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "4.0.0")),
167167
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")),

0 commit comments

Comments
 (0)