Skip to content

Commit

Permalink
bump to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
boliza committed Jan 19, 2018
1 parent caf3c11 commit 936fc0d
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.1.1'
elasticserachVersion = '6.1.2'
hanlpVersion = '1.5.3'
}

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

group = 'io.shike'
version = '6.1.1'
version = '6.1.2'

repositories {
mavenLocal()
Expand Down

0 comments on commit 936fc0d

Please sign in to comment.