Skip to content

Commit 9f59c13

Browse files
chore(spm): update dependency apple/swift-docc-plugin to v1.4.6
1 parent d407222 commit 9f59c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0"),
2727
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"),
2828
.package(

0 commit comments

Comments
 (0)