diff --git a/build.gradle b/build.gradle index a59583e..0344fc4 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { classpath 'com.github.maiflai:gradle-scalatest:0.16' - classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3' + classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0' classpath 'net.researchgate:gradle-release:2.4.0' } }