diff --git a/build.gradle b/build.gradle index fd2c73d..00a89aa 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ buildscript { plugins { id 'com.github.sherter.google-java-format' version '0.9' - id "com.github.ben-manes.versions" version "0.51.0" + id "com.github.ben-manes.versions" version "0.61.0" } allprojects {