Skip to content

Commit 944faf6

Browse files
chore(spm): update dependency apple/swift-docc-plugin to v1.4.6 (#183)
1 parent 8d84cd2 commit 944faf6

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
@@ -22,7 +22,7 @@ let package = Package(
2222
],
2323
dependencies: [
2424
.package(url: "https://github.com/space-code/concurrency.git", exact: "0.3.1"),
25-
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.4.5"),
25+
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.4.6"),
2626
.package(url: "https://github.com/space-code/log.git", exact: "1.3.0"),
2727
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"),
2828
.package(

0 commit comments

Comments
 (0)