Skip to content

Commit

Permalink
chore(deps): update dependency firebase/firebase-ios-sdk to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent aa93434 commit 4d66fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-async-algorithms.git", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-collections.git", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-http-types.git", from: "1.0.3"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.25.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.8.1"),

// MARK: Plugins
.package(url: "https://github.com/SwiftGen/SwiftGenPlugin", from: "6.6.2"),
Expand Down

0 comments on commit 4d66fb9

Please sign in to comment.