Skip to content

Commit d1e75c2

Browse files
Update dependency apple/swift-docc-plugin to from: "1.4.3" (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c138ff1 commit d1e75c2

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.0"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "600.0.0"),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.54.6"),
37-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
37+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3")
3838
],
3939
targets: [
4040

0 commit comments

Comments
 (0)