Skip to content

Commit

Permalink
bump bsk for duckplayer fixes on BigSur (#2106)
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane authored Oct 19, 2023
1 parent 5c5ee6d commit d8d7555
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8978,7 +8978,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 81.4.0;
version = 81.4.1;
};
};
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": "4cf8e857cd78e15c64ba37839634970fc675947c",
"version": "81.4.0"
"revision": "57d8ed94cf503fdbd348420e821df00142660333",
"version": "81.4.1"
}
},
{
Expand All @@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/duckduckgo/content-scope-scripts",
"state": {
"branch": null,
"revision": "aa279a3b006a0b1e009707311283c7fcaed24fb7",
"version": "4.39.0"
"revision": "254b23cf292140498650421bb31fd05740f4579b",
"version": "4.40.0"
}
},
{
Expand Down

0 comments on commit d8d7555

Please sign in to comment.