Skip to content

Commit b34e68b

Browse files
Update dependency apple/swift-docc-plugin to from: "1.4.1"
1 parent 3fe1b89 commit b34e68b

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
@@ -8,7 +8,7 @@ let package = Package(
88
.library(name: "TDDKit", targets: ["TDDKit"])
99
],
1010
dependencies: [
11-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.2.0")
11+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.1")
1212
],
1313
targets: [
1414
.target(name: "TDDKit", dependencies: []),

0 commit comments

Comments
 (0)