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 Aug 2, 2024
1 parent 0898d43 commit 51ee9aa
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.0.0"),

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

0 comments on commit 51ee9aa

Please sign in to comment.