Skip to content

Commit

Permalink
Merge pull request #1062 from 0x1-company/renovate/firebase-firebase-…
Browse files Browse the repository at this point in the history
…ios-sdk-10.x

chore(deps): update dependency firebase/firebase-ios-sdk to from: "10.19.1"
  • Loading branch information
tomokisun authored Dec 15, 2023
2 parents 1552594 + 702e1d4 commit 1fe558a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions God.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : {
"revision" : "d9bcd141c3e4ad48a9500e6faeebb073f43cbcbd",
"version" : "10.19.0"
"revision" : "c60c958e707c50a9cf8bcb7cfd7d51c566d726c5",
"version" : "10.19.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Packages/DependencyPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ let package = Package(
dependencies: [
.package(path: "../CupertinoPackage"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.5.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.19.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.19.1"),
.package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "3.7.5"),
.package(url: "https://github.com/apollographql/apollo-ios", from: "1.6.1"),
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.1.2"),
Expand Down

0 comments on commit 1fe558a

Please sign in to comment.