Skip to content

Commit

Permalink
upgrade to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boliza committed Sep 9, 2018
1 parent 7afcdd8 commit 3ad5193
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
@@ -1,6 +1,6 @@
buildscript {
ext {
elasticserachVersion = '6.3.2'
elasticserachVersion = '6.4.0'
hanlpVersion = '1.6.8'
}

Expand All @@ -17,7 +17,7 @@ buildscript {
}

group = 'io.shike'
version = '6.3.2'
version = '6.4.0'

repositories {
mavenLocal()
Expand Down

0 comments on commit 3ad5193

Please sign in to comment.