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

Commit 1ed1b7d

Browse files
chore(deps): update dependency swiftlang/swift-docc-plugin to from: "1.4.3"
1 parent 1e63ff2 commit 1ed1b7d

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
@@ -83,7 +83,7 @@ let package = Package(
8383
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
8484
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
8585
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.28.0")),
86-
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
86+
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
8787
],
8888
targets: targets
8989
)

0 commit comments

Comments
 (0)