Skip to content

Commit

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

chore(deps): update dependency facebook/facebook-ios-sdk to from: "16.3.1"
  • Loading branch information
tomokisun authored Dec 15, 2023
2 parents 5e7e9c3 + e6e1dc2 commit 1552594
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 @@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/facebook/facebook-ios-sdk",
"state" : {
"revision" : "ebfaa5eb867c9ad3e0b54ef8b03883f024cfc18a",
"version" : "16.2.1"
"revision" : "3fe31c168903759de1c5752d12856c5c437c6862",
"version" : "16.3.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 @@ -43,7 +43,7 @@ let package = Package(
.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"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "16.2.1"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "16.3.1"),
],
targets: [
.target(name: "AnalyticsClient", dependencies: [
Expand Down

0 comments on commit 1552594

Please sign in to comment.