diff --git a/spoon-dataflow/build.gradle b/spoon-dataflow/build.gradle index c9d066046ac..e0366b5afcc 100644 --- a/spoon-dataflow/build.gradle +++ b/spoon-dataflow/build.gradle @@ -5,7 +5,7 @@ plugins { // always depends on the latest snapshot of Spoon // 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.50.0' + id 'com.github.ben-manes.versions' version '0.51.0' id "com.github.johnrengelman.shadow" version "8.1.1" }