Skip to content

Commit 12df5dd

Browse files
authored
Merge pull request #3 from FunctionCalling/renovate/firebase-firebase-ios-sdk-11.x
Update dependency firebase/firebase-ios-sdk to from: "11.4.0"
2 parents 93bae55 + f19ef4d commit 12df5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
20-
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.2.0")
20+
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.4.0")
2121
],
2222
targets: [
2323
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)