Skip to content

Commit

Permalink
Bump C-S-S to 6.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 21, 2024
1 parent 20c6e11 commit 981660a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -11039,8 +11039,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 211.0.0;
branch = "dominik/css-6.38.0";
kind = branch;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "7033b0d6f166ac8152cff602f1a1301641f4da60",
"version" : "211.0.0"
"branch" : "dominik/css-6.38.0",
"revision" : "75ebe46d9812d65ff5e7c1891fffb9ec97780899"
}
},
{
"identity" : "content-scope-scripts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "f2caf4ff814f4714d07d6fc2cf02498cb54a1389",
"version" : "6.36.0"
"revision" : "6f8b28d98bee6e15c4020d46577143d49619c248",
"version" : "6.38.0"
}
},
{
Expand Down

0 comments on commit 981660a

Please sign in to comment.