From 8736a0a839476520719457edd99dd4a32b21a93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 05:57:42 +0000 Subject: [PATCH] Bump github.com/apple/swift-docc-plugin from 1.0.0 to 1.4.3 Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.0.0 to 1.4.3. - [Release notes](https://github.com/apple/swift-docc-plugin/releases) - [Commits](https://github.com/apple/swift-docc-plugin/compare/1.0.0...1.4.3) --- updated-dependencies: - dependency-name: github.com/apple/swift-docc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Package.resolved b/Package.resolved index 4472175..7bb74e3 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "ea8526cb126117cc5dbf1e7e8a353852795f51dfd60883e390528ac44c519852", + "originHash" : "5d149d280f7f168e1ed2852f2a457b1316bf69e4da195a560644335cd8b30503", "pins" : [ { "identity" : "dbthreadsafe-ios", @@ -15,7 +15,16 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-docc-plugin", "state" : { - "revision" : "3303b164430d9a7055ba484c8ead67a52f7b74f6", + "revision" : "85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64", + "version" : "1.4.3" + } + }, + { + "identity" : "swift-docc-symbolkit", + "kind" : "remoteSourceControl", + "location" : "https://github.com/swiftlang/swift-docc-symbolkit", + "state" : { + "revision" : "b45d1f2ed151d057b54504d653e0da5552844e34", "version" : "1.0.0" } }