Skip to content

Commit a4776c6

Browse files
authored
Update DocC plugin (#15)
1 parent d609e81 commit a4776c6

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
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.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"),
21+
.package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.4.3"),
2222
],
2323
targets: [
2424
.target(

0 commit comments

Comments
 (0)