Skip to content

Commit

Permalink
Bumped version of es to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Nov 17, 2016
1 parent 89d4f19 commit 1620abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Build extends AutoPlugin {
val ReactiveStreamsVersion = "1.0.0"
val JacksonVersion = "2.8.4"
val Slf4jVersion = "1.7.12"
val ElasticsearchVersion = "5.0.0"
val ElasticsearchVersion = "5.0.1"
val Log4jVersion = "2.6.2"
val CommonsIoVersion = "2.4"
val CirceVersion = "0.6.0"
Expand Down

0 comments on commit 1620abd

Please sign in to comment.