We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e926a97 commit 3606b95Copy full SHA for 3606b95
README.md
@@ -1,4 +1,4 @@
1
-# AWS DynamoDB Java Local Testing Example
+# AWS DynamoDB Java Local Testing Example [](https://travis-ci.com/redskap/aws-dynamodb-java-example-local-testing)
2
3
Example Gradle Java project for using embedded AWS DynamoDB for local testing.
4
gradle/wrapper/gradle-wrapper.properties
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
5
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
0 commit comments