Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Update AWS Lambda SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Dozor committed Jan 29, 2018
1 parent 084cf3e commit fbb5da7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iterable-extension/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ repositories {

dependencies {
compile (
'com.amazonaws:aws-lambda-java-core:1.1.0',
'com.amazonaws:aws-lambda-java-events:1.1.0',
'com.amazonaws:aws-lambda-java-core:1.2.0',
'com.amazonaws:aws-lambda-java-events:2.0.2',
'com.mparticle:java-sdk:1.4.0'
)
compile project(':iterable-java-sdk')
Expand Down

0 comments on commit fbb5da7

Please sign in to comment.