From 78075defdac1e7489daed88b8a208ad90241de74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:10:17 +0000 Subject: [PATCH] Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.1 Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/apple/swift-docc-plugin/releases) - [Commits](https://github.com/apple/swift-docc-plugin/compare/1.3.0...1.4.1) --- 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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index e65252d..2dc5a28 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,23 +1,24 @@ { + "originHash" : "28c6347b2aaf65ac1afb2ddd804f945fed003711162f2642da0376003a047343", "pins" : [ { "identity" : "swift-docc-plugin", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-docc-plugin", "state" : { - "revision" : "26ac5758409154cc448d7ab82389c520fa8a8247", - "version" : "1.3.0" + "revision" : "0510d9160330025fb5823f7845c26af3cd56a405", + "version" : "1.4.1" } }, { "identity" : "swift-docc-symbolkit", "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-docc-symbolkit", + "location" : "https://github.com/swiftlang/swift-docc-symbolkit", "state" : { "revision" : "b45d1f2ed151d057b54504d653e0da5552844e34", "version" : "1.0.0" } } ], - "version" : 2 + "version" : 3 }