Skip to content

Commit b60e1b2

Browse files
committed
bump docc
1 parent 2fca436 commit b60e1b2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Package.resolved

Lines changed: 5 additions & 5 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/apple/swift-docc-plugin", from: "1.3.0"),
15+
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
1616
.package(url: "https://github.com/swiftlang/swift-testing", from: "0.11.0"),
1717
],
1818
targets: [

0 commit comments

Comments
 (0)