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 d609e81 commit a4776c6Copy full SHA for a4776c6
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
],
19
dependencies: [
20
.package(url: "https://github.com/livekit/client-sdk-swift.git", from: "2.0.14"),
21
- .package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.3.0"),
+ .package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.4.3"),
22
23
targets: [
24
.target(
0 commit comments