Skip to content

Commit 6ac3054

Browse files
committed
fix(deps): update dependency com.github.jengelman.gradle.plugins:shadow to v6
1 parent 0b7d38b commit 6ac3054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
dependencies {
2828
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.1'
2929
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6'
30-
classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.3'
30+
classpath 'com.github.jengelman.gradle.plugins:shadow:6.1.0'
3131
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.10'
3232
}
3333
}

0 commit comments

Comments
 (0)