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 19, 2024
1 parent b9b1534 commit b1d0482
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.23.0"),
],
targets: [
.target(
Expand Down

0 comments on commit b1d0482

Please sign in to comment.