Skip to content

Commit ef28b63

Browse files
Update dependency apple/swift-docc-plugin to from: "1.4.5"
1 parent 900f987 commit ef28b63

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
@@ -34,7 +34,7 @@ let package = Package(
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.1"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.4"),
37-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4")
37+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5")
3838
],
3939
targets: [
4040

0 commit comments

Comments
 (0)