Skip to content

Commit

Permalink
Update BSK
Browse files Browse the repository at this point in the history
  • Loading branch information
SlayterDev committed Mar 22, 2024
1 parent 066e677 commit 3c96b23
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -10032,8 +10032,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 129.1.0;
kind = revision;
revision = 60d5768d975cc71769072a2da01c7227b05e04e0;
};
};
B6F997C22B8F374300476735 /* XCRemoteSwiftPackageReference "apple-toolbox" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "2f64ae6ce5aee5d648258eef5a5b39e61b9bd8e3",
"version" : "129.1.0"
"revision" : "60d5768d975cc71769072a2da01c7227b05e04e0"
}
},
{
Expand Down

0 comments on commit 3c96b23

Please sign in to comment.