Skip to content

Commit

Permalink
Merge pull request #1057 from 0x1-company/renovate/firebase-firebase-…
Browse files Browse the repository at this point in the history
…ios-sdk-10.x
  • Loading branch information
tomokisun authored Dec 7, 2023
2 parents 1ce23fb + 74cd10c commit 5e7e9c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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" : "5de0369ee79ad096c164eb3afeb7921d92a43b58",
"version" : "10.18.0"
"revision" : "d9bcd141c3e4ad48a9500e6faeebb073f43cbcbd",
"version" : "10.19.0"
}
},
{
Expand All @@ -68,8 +68,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/google/GoogleDataTransport.git",
"state" : {
"revision" : "98a00258d4518b7521253a70b7f70bb76d2120fe",
"version" : "9.2.4"
"revision" : "a732a4b47f59e4f725a2ea10f0c77e93a7131117",
"version" : "9.3.0"
}
},
{
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.18.0"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.19.0"),
.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 5e7e9c3

Please sign in to comment.