diff --git a/ParseLiveQuery.podspec b/ParseLiveQuery.podspec index 4643004a..303da14e 100644 --- a/ParseLiveQuery.podspec +++ b/ParseLiveQuery.podspec @@ -23,7 +23,7 @@ Pod::Spec.new do |s| s.module_name = 'ParseLiveQuery' s.dependency 'Parse', '~> 1.17.0' - s.dependency 'Bolts-Swift', '~> 1.3.0' + s.dependency 'Bolts-Swift', '~> 1.4.0' s.dependency 'Starscream', '~> 3.0.4' s.dependency 'Bolts', '~> 1.9.0' end