Skip to content

Commit

Permalink
Bumped facebook version to 17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Apr 4, 2024
1 parent 94bc920 commit f9c27a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/facebook/facebook-ios-sdk",
"state": {
"branch": null,
"revision": "e14f349945ba3f9516e3292107f42be19fe9fbe5",
"version": "16.3.1"
"revision": "09eb5b0cb74127a360e0bc74a2d75ec1fd351e48",
"version": "17.0.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let package = Package(
.package(
name: "Facebook",
url: "https://github.com/facebook/facebook-ios-sdk",
from: "16.0.0"
from: "17.0.0"
)
],
targets: [
Expand Down

0 comments on commit f9c27a1

Please sign in to comment.