Skip to content

Commit

Permalink
chore(deps): update dependency facebook/facebook-ios-sdk to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent bc95910 commit 7f8568f
Showing 1 changed file with 1 addition and 1 deletion.
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.3.1"),
.package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.0.3"),
],
targets: [
.target(name: "AnalyticsClient", dependencies: [
Expand Down

0 comments on commit 7f8568f

Please sign in to comment.