Skip to content

Commit 3646a1a

Browse files
authored
Merge pull request #1 from thatfactory/codex/bump-docc-plugin-1-5-0
Bump swift-docc-plugin to 1.5.0
2 parents 1ad5b7f + 2229484 commit 3646a1a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -18,7 +18,7 @@ let package = Package(
1818
)
1919
],
2020
dependencies: [
21-
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.6")
21+
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.5.0")
2222
],
2323
targets: [
2424
.target(

0 commit comments

Comments
 (0)