Skip to content

Commit 1446b78

Browse files
committed
bump docc plugin
1 parent b85cb37 commit 1446b78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
],
1313
dependencies: [
1414
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
15-
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
15+
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.5"),
1616
],
1717
targets: [
1818
.executableTarget(

0 commit comments

Comments
 (0)