diff --git a/build.gradle b/build.gradle index fd2c73d..5be443a 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.53.0" } allprojects {