diff --git a/Package.resolved b/Package.resolved index 7273a7361..0b38172fa 100644 --- a/Package.resolved +++ b/Package.resolved @@ -95,8 +95,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/wireguard-apple", "state" : { - "revision" : "cf3c0f5132dbb8de08c46155a1bbd5e5bb6a47c1", - "version" : "1.1.0" + "revision" : "2d8172c11478ab11b0f5ad49bdb4f93f4b3d5e0d", + "version" : "1.1.1" } } ], diff --git a/Package.swift b/Package.swift index 220d99a1a..195c4737c 100644 --- a/Package.swift +++ b/Package.swift @@ -40,7 +40,7 @@ let package = Package( .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "1.4.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.0") + .package(url: "https://github.com/duckduckgo/wireguard-apple", exact: "1.1.1") ], targets: [ .target(