Skip to content

Commit 2ee6e82

Browse files
Update dependency apple/swift-docc-plugin to from: "1.4.2"
1 parent 9947f4d commit 2ee6e82

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
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", from: "1.2.0"),
2828
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.2.2"),
2929
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
30-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
30+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.2"),
3131
.package(url: "https://github.com/pointfreeco/swift-concurrency-extras.git", from: "1.1.0")
3232
],
3333
targets: [

0 commit comments

Comments
 (0)