Skip to content

Commit

Permalink
Update BSK reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 committed Jan 29, 2024
1 parent 720279e commit a277c11
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 = 103.0.0;
branch = "mariusz/url-escaping-ios17";
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" : "5af8fbcff0913aa543ba3eea60cc24e706a3a4e5",
"version" : "103.0.0"
"branch" : "mariusz/url-escaping-ios17",
"revision" : "0ac84b2582f96209495916c80715333387311cb0"
}
},
{
Expand Down

0 comments on commit a277c11

Please sign in to comment.