Skip to content

Commit

Permalink
Dependencies: Update to Elasticsearch 6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
spinscale committed Apr 18, 2018
1 parent 88264e1 commit 25c22e7
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
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath "org.elasticsearch.gradle:build-tools:6.2.3"
classpath "org.elasticsearch.gradle:build-tools:6.2.4"
}
}

Expand All @@ -20,7 +20,7 @@ plugins {
import de.undercouch.gradle.tasks.download.Download

group = 'de.spinscale.elasticsearch.plugin.ingest'
version = '6.2.3.1-SNAPSHOT'
version = '6.2.4.1-SNAPSHOT'

apply plugin: 'java'
apply plugin: 'elasticsearch.esplugin'
Expand Down

0 comments on commit 25c22e7

Please sign in to comment.