Skip to content

Commit

Permalink
Update upstream packages (#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 authored Feb 20, 2024
1 parent 1c8537b commit ec05ac0
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 @@ -9900,7 +9900,7 @@
repositoryURL = "https://github.com/weichsel/ZIPFoundation.git";
requirement = {
kind = exactVersion;
version = 0.9.17;
version = 0.9.18;
};
};
98A16C2928A11BDE00A6C003 /* XCRemoteSwiftPackageReference "BrowserServicesKit" */ = {
Expand All @@ -9916,7 +9916,7 @@
repositoryURL = "https://github.com/scinfu/SwiftSoup";
requirement = {
kind = exactVersion;
version = 2.4.2;
version = 2.7.0;
};
};
F42D541B29DCA40B004C4FF1 /* XCRemoteSwiftPackageReference "DesignResourcesKit" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup",
"state" : {
"revision" : "41e7c263fb8c277e980ebcb9b0b5f6031d3d4886",
"version" : "2.4.2"
"revision" : "f83c097597094a04124eb6e0d1e894d24129af87",
"version" : "2.7.0"
}
},
{
Expand Down Expand Up @@ -176,8 +176,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/weichsel/ZIPFoundation.git",
"state" : {
"revision" : "a3f5c2bae0f04b0bce9ef3c4ba6bd1031a0564c4",
"version" : "0.9.17"
"revision" : "b979e8b52c7ae7f3f39fa0182e738e9e7257eb78",
"version" : "0.9.18"
}
}
],
Expand Down

0 comments on commit ec05ac0

Please sign in to comment.