From bf9c26467f3a33c81b877a2f710be18ec8251e4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 08:42:02 +0000 Subject: [PATCH] Update dependency apple/swift-docc-plugin to from: "1.4.4" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 3ac631c..e2bf984 100644 --- a/Package.swift +++ b/Package.swift @@ -34,7 +34,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.1"), .package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"), .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.3"), - .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"), + .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4"), .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1") ], targets: [