Skip to content

Commit

Permalink
Update BSK reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 committed Feb 2, 2024
1 parent ffca77d commit 56d4f1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9976,8 +9976,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 104.1.0;
branch = "mariusz/fix-rollout-check";
kind = branch;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "537dc46b8aa45d9a177ab189fbc6705bc14dfd93",
"version" : "104.1.0"
"branch" : "mariusz/fix-rollout-check",
"revision" : "b11b744048cf0538ff04ee434772fde0ff81f9d7"
}
},
{
Expand Down

0 comments on commit 56d4f1a

Please sign in to comment.