Skip to content

Commit

Permalink
Update dependency firebase/firebase-ios-sdk to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent 147f796 commit a0e4947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Package/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
],
dependencies: [
.package(path: "../../"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "9.6.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.7.0"),
],
targets: [
.target(
Expand Down

0 comments on commit a0e4947

Please sign in to comment.