diff --git a/build.gradle b/build.gradle index c972dce..e36277d 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,7 @@ buildscript { dependencies { classpath 'com.github.johnrengelman:shadow:8.1.1' - classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0' + classpath 'com.github.ben-manes:gradle-versions-plugin:0.52.0' } }