Skip to content

Commit 0d186ce

Browse files
committed
version 0.3.0
and update gradle wrapper for latest Java version
1 parent c860962 commit 0d186ce

4 files changed

Lines changed: 15 additions & 13 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'eu.antidotedb'
2-
version '0.2.1'
2+
version '0.3.0'
33

44
apply plugin: 'java'
55
apply plugin: 'maven'

gradle/wrapper/gradle-wrapper.jar

3.17 KB
Binary file not shown.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Wed Apr 12 11:34:09 CEST 2017
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.1-all.zip

gradlew

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)