We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc03552 commit 049aa86Copy full SHA for 049aa86
example-project/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'java'
5
id 'eclipse'
6
id 'idea'
7
- id 'com.linkedin.gradle.hadoop.HadoopPlugin' version '0.13.1'
+ id 'com.linkedin.gradle.hadoop.HadoopPlugin' version '0.13.2'
8
}
9
10
repositories {
0 commit comments