Skip to content

Commit

Permalink
Remove CGNAT range (#2524)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/414235014887631/1206718079780271/f
Tech Design URL:
CC:

Description:

Client PR for duckduckgo/BrowserServicesKit#691
  • Loading branch information
samsymons authored Mar 6, 2024
1 parent 21ce049 commit 28c56c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10017,7 +10017,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 116.0.0;
version = 116.0.1;
};
};
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" : "5a6c7b62f84e7c2a4ffa7803392284a055229aef",
"version" : "116.0.0"
"revision" : "12b960a8cc18cf080c41422ac7913e1c0cd9d874",
"version" : "116.0.1"
}
},
{
Expand Down Expand Up @@ -165,7 +165,7 @@
{
"identity" : "trackerradarkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/TrackerRadarKit.git",
"location" : "https://github.com/duckduckgo/TrackerRadarKit",
"state" : {
"revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff",
"version" : "1.2.2"
Expand Down

0 comments on commit 28c56c6

Please sign in to comment.