Skip to content

Commit

Permalink
Bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps com.github.johnrengelman.shadow from 6.1.0 to 7.0.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 3, 2021
1 parent 7429b9c commit da5d811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "6.1.0"
id "com.github.johnrengelman.shadow" version "7.0.0"
}

apply plugin: 'java'
Expand Down

0 comments on commit da5d811

Please sign in to comment.