diff --git a/build.gradle b/build.gradle index 7071f3b52..89c3b0cc3 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { } dependencies { classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9", - "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2" + "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0" } }