Skip to content

Commit

Permalink
update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Dec 6, 2023
1 parent fcff885 commit ae3996d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Braintree.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Pod::Spec.new do |s|
s.subspec "PayPalMessaging" do |s|
s.source_files = "Sources/BraintreePayPalMessaging/*.swift"
s.dependency "Braintree/Core"
s.dependency "PayPalMessages", '0.1.0'
s.dependency "PayPalMessages", '1.0.0-prerelease.3'
end

s.subspec "ThreeDSecure" do |s|
Expand Down

0 comments on commit ae3996d

Please sign in to comment.