Skip to content

Commit

Permalink
Update BSK ref for NewTabPage
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Dec 6, 2024
1 parent 63b4932 commit 01954ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalPackages/NewTabPage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ let package = Package(
targets: ["NewTabPage"]),
],
dependencies: [
.package(url: "https://github.com/duckduckgo/BrowserServicesKit", exact: "217.0.2"),
.package(url: "https://github.com/duckduckgo/BrowserServicesKit", exact: "218.0.1"),
.package(path: "../WebKitExtensions"),
.package(path: "../Utilities"),
],
Expand Down

0 comments on commit 01954ec

Please sign in to comment.