Skip to content

Commit 6152f2a

Browse files
committed
bump swift-docc-plugin version 1.1.0 -> 1.4.3
1 parent b9a003e commit 6152f2a

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
@@ -27,7 +27,7 @@ let package = Package(
2727
dependencies: [
2828
// Dependencies declare other packages that this package depends on.
2929
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.0"),
30-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
30+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
3131
],
3232
targets: [
3333
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)