Skip to content

Commit

Permalink
chore(deps): update dependency firebase/firebase-ios-sdk to from: "10…
Browse files Browse the repository at this point in the history
….28.1"
  • Loading branch information
Self-hosted Renovate Bot committed Jul 1, 2024
1 parent e42cb0f commit 85d3b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/firebase_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "firebase_example",
dependencies: [
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "10.26.0")),
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "10.28.1")),
// Used by crashlytics example
.package(url: "https://github.com/ashleymills/Reachability.swift.git", .upToNextMajor(from: "5.2.3")),
]
Expand Down

0 comments on commit 85d3b59

Please sign in to comment.