From c7451bee5786138e0b40df273a815b30209c0926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 17:10:04 +0000 Subject: [PATCH] Update dependency apple/swift-docc-plugin to from: "1.5.0" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 79a7d0c..11a4d87 100644 --- a/Package.swift +++ b/Package.swift @@ -19,7 +19,7 @@ let package = Package( .package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"), .package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"), .package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"), - .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"), + .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.5.0"), ], targets: [ .target(