Skip to content

Commit

Permalink
Update dependency firebase/firebase-ios-sdk to from: "10.27.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 064418c commit 3641b30
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: "10.0.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.27.0"),
],
targets: [
.target(
Expand Down

0 comments on commit 3641b30

Please sign in to comment.