diff --git a/build.gradle b/build.gradle index ee442ab..bf42cbc 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files - classpath 'com.vanniktech:gradle-maven-publish-plugin:0.19.0' + classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0' } }