From 4dcd6af861a598000c14a6057030131f89df61f4 Mon Sep 17 00:00:00 2001 From: Dax Mobile <44842493+daxmobile@users.noreply.github.com> Date: Fri, 27 Oct 2023 23:43:27 +1100 Subject: [PATCH] Update BSK with autofill 9.0.0 (#2103) Task/Issue URL: https://app.asana.com/0/1205747234047385/1205747234047385 Autofill Release: https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/9.0.0 BSK PR: duckduckgo/BrowserServicesKit#537 Description Updates Autofill to version 9.0.0. --- DuckDuckGo.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DuckDuckGo.xcodeproj/project.pbxproj b/DuckDuckGo.xcodeproj/project.pbxproj index 3241f608ca..73d7733850 100644 --- a/DuckDuckGo.xcodeproj/project.pbxproj +++ b/DuckDuckGo.xcodeproj/project.pbxproj @@ -8968,7 +8968,7 @@ repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit"; requirement = { kind = exactVersion; - version = 82.0.0; + version = 82.0.1; }; }; C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = { diff --git a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 571c464689..42760f18a2 100644 --- a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit", "state": { "branch": null, - "revision": "dd595d952e0076a7a01d086ed2424838dcd985af", - "version": "82.0.0" + "revision": "8f7a94a70812862203955b3d2bbb909420fa55dd", + "version": "82.0.1" } }, { @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/duckduckgo/duckduckgo-autofill.git", "state": { "branch": null, - "revision": "6dd7d696d4e666cedb2f1890a46fe53615226646", - "version": "8.4.2" + "revision": "c8e895c8fd50dc76e8d8dc827a636ad77b7f46ff", + "version": "9.0.0" } }, {