Skip to content

Commit

Permalink
Merge pull request #13 from d-date/renovate/firebase-firebase-ios-sdk…
Browse files Browse the repository at this point in the history
…-9.x

Update dependency firebase/firebase-ios-sdk to from: "9.6.0"
  • Loading branch information
Daiki Matsudate authored Oct 24, 2022
2 parents d1e0269 + 2769eb3 commit 3ee9e57
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.5.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "9.6.0"),
],
targets: [
.target(
Expand Down

0 comments on commit 3ee9e57

Please sign in to comment.