Skip to content

Commit ec032a5

Browse files
Merge 632655a into 4d62878
2 parents 4d62878 + 632655a commit ec032a5

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
@@ -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.23.1")),
164+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "10.24.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: "3.0.2")),
167167
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.2.0")),

0 commit comments

Comments
 (0)