Skip to content

Commit 20007d4

Browse files
Update dependency apple/swift-docc-plugin to from: "1.4.6"
1 parent 06a1cee commit 20007d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ let package = Package(
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.0"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "602.0.0"),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.7"),
37-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5")
37+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.6")
3838
],
3939
targets: [
4040

0 commit comments

Comments
 (0)