Skip to content

Commit

Permalink
Fix the Gradle version too! Ref #14
Browse files Browse the repository at this point in the history
  • Loading branch information
damienalexandre committed Mar 20, 2017
1 parent e16fe01 commit 1f0a16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esplugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath "org.elasticsearch.gradle:build-tools:5.0.0"
classpath "org.elasticsearch.gradle:build-tools:5.2.2"
}
}

Expand Down

0 comments on commit 1f0a16a

Please sign in to comment.