Skip to content

Commit c329565

Browse files
author
Yueyang Qiu
authored
Merge pull request #12976 from TheNeuralBit/beam-10986-cherrypick
[release-2.25.0][BEAM-10986] Rollback to shadow 4.0.3
2 parents 8d91b9c + 741dbad commit c329565

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)