Skip to content

Commit

Permalink
Merge pull request #67 from fumito-ito/renovate/firebase-firebase-ios…
Browse files Browse the repository at this point in the history
…-sdk-11.x

Update dependency firebase/firebase-ios-sdk to from: "11.1.0"
  • Loading branch information
fumito-ito authored Aug 22, 2024
2 parents 68d38d6 + b788959 commit aaba62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/firebase/firebase-ios-sdk.git",
.upToNextMajor(from: "11.0.0")
.upToNextMajor(from: "11.1.0")
),
],
targets: [
Expand Down

0 comments on commit aaba62c

Please sign in to comment.