Skip to content

Commit

Permalink
update to use bsk with history (#2514)
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy authored Mar 1, 2024
1 parent 750805a commit 5f06e4c
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 @@ -9949,7 +9949,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 113.1.0;
version = 114.0.0;
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "7f5c89edfdf38cec173f125f46bacad43960d2d4",
"version" : "113.1.0"
"revision" : "c9eae1b4a4ce5b6854d6934e57f900f62d2f3917",
"version" : "114.0.0"
}
},
{
Expand Down

0 comments on commit 5f06e4c

Please sign in to comment.