Skip to content

Commit f3522cf

Browse files
committed
Merge pull request #756 from ParsePlatform/nlutsenko.bolts
Update Bolts to 1.6.0
2 parents 9eeea3f + d613cf6 commit f3522cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "BoltsFramework/Bolts-iOS" "1.5.1"
1+
github "BoltsFramework/Bolts-iOS" "1.6.0"
22
github "erikdoe/OCMock" "v3.2"

Carthage/Checkouts/Bolts-iOS

Parse.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ Pod::Spec.new do |s|
8585

8686
s.libraries = 'z', 'sqlite3'
8787

88-
s.dependency 'Bolts/Tasks', '~> 1.5'
88+
s.dependency 'Bolts/Tasks', '~> 1.6'
8989
end

0 commit comments

Comments
 (0)