Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
add suport elasticsearch 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sing1ee committed Feb 15, 2017
1 parent 185c9e3 commit 01c8ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

group 'org.elasticsearch'
version = '5.2.0'
version = '5.2.1'
apply plugin: 'java'
apply plugin: 'idea'

Expand Down

0 comments on commit 01c8ec7

Please sign in to comment.