We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c7d4d commit 72b3aa2Copy full SHA for 72b3aa2
Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
targets: ["SearchField"]),
13
],
14
dependencies: [
15
- .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
+ .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
16
17
targets: [
18
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments