diff --git a/Package.swift b/Package.swift index da2d5ae..3d5c522 100644 --- a/Package.swift +++ b/Package.swift @@ -9,7 +9,7 @@ let package = Package( targets: ["RxAVFoundation"]) ], dependencies: [ - .package(url: "https://github.com/ReactiveX/RxSwift", from: "5.0.1") + .package(url: "https://github.com/ReactiveX/RxSwift", from: "6.0.1") ], targets: [ .target(