Skip to content

Commit

Permalink
Bump C-S-S to 5.15.0 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhall committed May 15, 2024
1 parent 6e77cb1 commit 739e7a8
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" : "1bb3bc5eb565735051f342a87b5405d4374876c7",
"version" : "5.12.0"
"revision" : "bb8e7e62104ed6506c7bfd3ef7aa4aca3686ed4f",
"version" : "5.15.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ let package = Package(
.package(url: "https://github.com/duckduckgo/TrackerRadarKit", exact: "2.0.0"),
.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: "5.15.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "3.6.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "5.12.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 739e7a8

Please sign in to comment.