Skip to content

Commit 72b3aa2

Browse files
chore(deps): update dependency apple/swift-docc-plugin to from: "1.3.0" (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8c7d4d commit 72b3aa2

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
@@ -12,7 +12,7 @@ let package = Package(
1212
targets: ["SearchField"]),
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
15+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
1616
],
1717
targets: [
1818
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)