Skip to content

Commit 0c3445c

Browse files
Update dependency firebase/firebase-ios-sdk to v12
1 parent 30c974c commit 0c3445c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SSLCertificateCheckPackage/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ let package = Package(
163163
),
164164
],
165165
dependencies: [
166-
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "11.2.0")),
166+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "12.0.0")),
167167
.package(url: "https://github.com/maiyama18/LicensesPlugin.git", .upToNextMajor(from: "0.2.0")),
168168
.package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "4.0.0")),
169169
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")),

0 commit comments

Comments
 (0)