Skip to content

Commit 670c263

Browse files
chore(deps): update dependency apple/swift-docc-plugin to from: "1.4.4"
1 parent b013151 commit 670c263

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
@@ -19,7 +19,7 @@ let package = Package(
1919
.package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"),
2020
.package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"),
2121
.package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"),
22-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
22+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4"),
2323
],
2424
targets: [
2525
.target(

0 commit comments

Comments
 (0)