From 6cd8e7137884ba55d7716357f1bd930b8cd9da6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:33:03 +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 0062fd8..f5e5e55 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,18 +1,19 @@ { + "originHash" : "d9103444e14829816165831a50e2ca4d6d398474e938b5a7b98e65f3ed4f3816", "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" @@ -28,5 +29,5 @@ } } ], - "version" : 2 + "version" : 3 }