Skip to content

Commit 049aa86

Browse files
authored
Bump the version of the Hadoop Plugin for the example project (#187)
1 parent bc03552 commit 049aa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-project/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java'
55
id 'eclipse'
66
id 'idea'
7-
id 'com.linkedin.gradle.hadoop.HadoopPlugin' version '0.13.1'
7+
id 'com.linkedin.gradle.hadoop.HadoopPlugin' version '0.13.2'
88
}
99

1010
repositories {

0 commit comments

Comments
 (0)