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(