Skip to content

Commit

Permalink
Bump Privacy Dashboard to v5.0.0 (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgurgel authored Aug 7, 2024
1 parent 449b0dc commit ff87c19
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 @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/privacy-dashboard",
"state" : {
"revision" : "348594efe2cd40ef156e915c272d02ec22f1903f",
"version" : "4.2.0"
"revision" : "36dc07cba4bc1e7e0c1d1fb679c3cd077694a072",
"version" : "5.0.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ let package = Package(
.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.4.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "4.2.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "5.0.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"),
.package(url: "https://github.com/duckduckgo/wireguard-apple", exact: "1.1.3"),
Expand Down

0 comments on commit ff87c19

Please sign in to comment.