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 ba86abe commit f7ca106Copy full SHA for f7ca106
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
.package(url: "https://github.com/apple/swift-tools-support-core.git", .upToNextMinor(from: "0.6.1")),
20
- .package(url: "https://github.com/apple/swift-docc-plugin", .upToNextMinor(from: "1.4.3")),
+ .package(url: "https://github.com/apple/swift-docc-plugin", .upToNextMinor(from: "1.4.5")),
21
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.6.1")),
22
.package(url: "https://github.com/swift-server/async-http-client.git", .upToNextMinor(from: "1.23.0")),
23
0 commit comments