diff --git a/Package.swift b/Package.swift index 7edfdf1..b722d4a 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( ), ], dependencies: [ - .package(url: "https://github.com/livekit/client-sdk-swift.git", from: "2.0.14"), + .package(url: "https://github.com/livekit/client-sdk-swift.git", from: "2.0.17"), .package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.3.0"), ], targets: [