From 5477cb8499927801fac0cc683e34974f92ca5c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:09:33 +0000 Subject: [PATCH] Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.3 Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.3.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.3.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.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index a605a9a10..70d3776a3 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/space-code/concurrency.git", exact: "0.1.0"), - .package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.3.0"), + .package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.4.3"), .package(url: "https://github.com/space-code/log.git", exact: "1.2.0"), .package(url: "https://github.com/space-code/atomic.git", exact: "1.1.0"), .package(