Skip to content

Commit 741dbad

Browse files
committed
[BEAM-10986] Rollback to shadow 4.0.3 (#12969)
1 parent 8d91b9c commit 741dbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repositories {
3737
dependencies {
3838
compile gradleApi()
3939
compile localGroovy()
40-
compile 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
40+
compile 'com.github.jengelman.gradle.plugins:shadow:4.0.3'
4141
compile "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0"
4242

4343
runtime "net.ltgt.gradle:gradle-apt-plugin:0.21" // Enable a Java annotation processor

0 commit comments

Comments
 (0)