diff --git a/build.gradle b/build.gradle index e486523e..f17b998b 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ buildscript { classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.13' classpath 'net.ltgt.gradle:gradle-apt-plugin:0.21' - classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2" + classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.22.0" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }