diff --git a/build.gradle b/build.gradle index 33524617..d772640b 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ plugins { id 'java' id 'idea' id 'se.patrikerdes.use-latest-versions' version '0.2.18' - id 'com.github.ben-manes.versions' version '0.51.0' + id 'com.github.ben-manes.versions' version '0.52.0' } // Add ability to test with upcoming versions of Groovy