Skip to content

Commit

Permalink
use expected bsk
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Mar 13, 2024
1 parent 73be054 commit 1d38dc9
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 @@ -10022,8 +10022,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 122.1.1;
kind = revision;
revision = 47c343fcc7e5cfdcdb37c5c5ae1935a7839a3599;
};
};
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" : "8da10a2d3cbd3ca3284898896a0471d024a155ec",
"version" : "122.1.1"
"revision" : "47c343fcc7e5cfdcdb37c5c5ae1935a7839a3599"
}
},
{
Expand Down

0 comments on commit 1d38dc9

Please sign in to comment.