Skip to content

Commit

Permalink
Update BSK for NetP change (#2134)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/0/1205909514194474/f
Tech Design URL:
CC:

Description:

This PR updates BSK to account for a NetP change.
  • Loading branch information
samsymons authored Nov 8, 2023
1 parent fbcd0d4 commit 58a4021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9058,7 +9058,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 82.2.1;
version = 82.2.2;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "0ac6d8e2153bec4ddd4e983915da6db09fcbed05",
"version": "82.2.1"
"revision": "989e306052bc284a1202fad1087f8b88e515a966",
"version": "82.2.2"
}
},
{
Expand Down

0 comments on commit 58a4021

Please sign in to comment.