From ef28b636b5d6cf4e8db98a3b20e42ead59f858f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 17:43:51 +0000 Subject: [PATCH] Update dependency apple/swift-docc-plugin to from: "1.4.5" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 7048944..5f2940c 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.4"), - .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4") + .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5") ], targets: [