Skip to content

Commit

Permalink
chore(deps): update plugin com.github.johnrengelman.shadow to v7.1.1 (#…
Browse files Browse the repository at this point in the history
…4354)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Dec 15, 2021
1 parent 7c01e62 commit 166a7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spoon-dataflow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
// https://github.com/patrikerdes/gradle-use-latest-versions-plugin
id 'se.patrikerdes.use-latest-versions' version '0.2.18'
id 'com.github.ben-manes.versions' version '0.39.0'
id "com.github.johnrengelman.shadow" version "7.1.0"
id "com.github.johnrengelman.shadow" version "7.1.1"
}

group 'fr.inria.gforge.spoon'
Expand Down

0 comments on commit 166a7d3

Please sign in to comment.