Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit bb32d0b

Browse files
chore(deps): update dependency swiftlang/swift-docc-plugin to from: "1.4.6"
1 parent 79529b5 commit bb32d0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ let package = Package(
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.14.10")),
8686
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.6.0")),
8787
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.45.0")),
88-
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.5"),
88+
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.6"),
8989
],
9090
targets: targets
9191
)

0 commit comments

Comments
 (0)