From 75733adb4414503a9b30c1b741db5e55f987b063 Mon Sep 17 00:00:00 2001 From: Marcos Gurgel Date: Fri, 6 Sep 2024 15:26:32 +0100 Subject: [PATCH] Bump C-S-S to 6.14.1 (#3331) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates C-S-S version to 6.14.1 (Fixes a styling bug with the “Restart to update” button on the Release Notes special page) --- 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 0e09966fe2..425c8d8966 100644 --- a/DuckDuckGo.xcodeproj/project.pbxproj +++ b/DuckDuckGo.xcodeproj/project.pbxproj @@ -10709,7 +10709,7 @@ repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit"; requirement = { kind = exactVersion; - version = 191.2.0; + version = 191.2.1; }; }; 9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = { diff --git a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 74eef2ad9e..4b30096f7b 100644 --- a/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/DuckDuckGo/BrowserServicesKit", "state" : { - "revision" : "2d20fafba4430f49249521735b951f21e20ec0c3", - "version" : "191.2.0" + "revision" : "6cb645ff85948eadde86365483792d75845270fe", + "version" : "191.2.1" } }, { @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "1164f9579d226cf16c0c1c79c0928f28a4f3c421", - "version" : "6.14.0" + "revision" : "b8c858a33cfe665ddfe177df4dbd63d12f6777a6", + "version" : "6.14.1" } }, {