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

Commit

Permalink
Update dependency firebase/firebase-ios-sdk to from: "10.17.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 1627a0f commit 79102e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
.package(url: "https://github.com/krimpedance/KRProgressHUD.git", from: "3.4.7"),
.package(url: "https://github.com/nnsnodnb/ScrollFlowLabel.git", from: "1.0.4"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", from: "4.1.1"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.5.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.17.0"),
.package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.6.0"),
],
targets: [
Expand Down

0 comments on commit 79102e6

Please sign in to comment.