Skip to content

Commit

Permalink
Bumped C-S-S to 6.4.0 (#910)
Browse files Browse the repository at this point in the history
* Add support for additionalCampaignPixelParams

* Bumped C-S-S to 6.4.0

---------

Co-authored-by: Anh Do <[email protected]>
  • Loading branch information
mgurgel and quanganhdo authored Jul 24, 2024
1 parent b2f5a71 commit 6c66b7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "dc26bfc6e33ad9c79a719b7f21d5ca0564db1859",
"version" : "6.3.0"
"revision" : "097e545c737db78cb1d253a87a9acd6dd8ad8497",
"version" : "6.4.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ let package = Package(
.package(url: "https://github.com/duckduckgo/TrackerRadarKit", exact: "2.1.2"),
.package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.2.0"),
.package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "2.1.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.3.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.4.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "4.2.0"),
.package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"),
.package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"),
Expand Down

0 comments on commit 6c66b7f

Please sign in to comment.