Skip to content

Commit ade10d7

Browse files
committed
Elasticsearch 6.5.0
1 parent d2bb537 commit ade10d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group = com.sematext.elasticsearch
22
name = field-stats
3-
version = 6.4.2
3+
version = 6.5.0
44

5-
elasticsearch.version = 6.4.2
6-
lucene.version = 7.4.0
5+
elasticsearch.version = 6.5.0
6+
lucene.version = 7.5.0
77
log4j.version = 2.11.1
88
junit.version = 4.12
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)