Skip to content

Commit

Permalink
update stripe and PayPal API
Browse files Browse the repository at this point in the history
  • Loading branch information
cbellone committed Jan 31, 2018
1 parent 4294a32 commit 3756692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ dependencies {
compile "org.apache.logging.log4j:log4j-core:$log4jVersion"
compile "org.apache.logging.log4j:log4j-jcl:$log4jVersion"
compile "org.apache.logging.log4j:log4j-slf4j-impl:$log4jVersion"
compile "com.stripe:stripe-java:5.7.1"
compile 'com.paypal.sdk:rest-api-sdk:1.13.1'
compile "com.stripe:stripe-java:5.28.0"
compile 'com.paypal.sdk:rest-api-sdk:1.14.0'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile "org.apache.commons:commons-lang3:3.5"
compile "com.opencsv:opencsv:3.10"
Expand Down

0 comments on commit 3756692

Please sign in to comment.