Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 79102e6

Browse files
Update dependency firebase/firebase-ios-sdk to from: "10.17.0"
1 parent 1627a0f commit 79102e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
.package(url: "https://github.com/krimpedance/KRProgressHUD.git", from: "3.4.7"),
1616
.package(url: "https://github.com/nnsnodnb/ScrollFlowLabel.git", from: "1.0.4"),
1717
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", from: "4.1.1"),
18-
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.5.0"),
18+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.17.0"),
1919
.package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.6.0"),
2020
],
2121
targets: [

0 commit comments

Comments
 (0)