Skip to content
Snippets Groups Projects
Commit b4d945f4 authored by Sören Henning's avatar Sören Henning
Browse files

Upgrade Gradle Shadow plugin

parent f5ad7ab0
No related branches found
No related tags found
1 merge request!90Migrate Flink benchmark implementation
...@@ -7,7 +7,7 @@ buildscript { ...@@ -7,7 +7,7 @@ buildscript {
} }
dependencies { dependencies {
classpath "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.6.0" classpath "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.6.0"
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4' classpath "com.github.jengelman.gradle.plugins:shadow:6.0.0"
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment