diff --git a/build.gradle b/build.gradle index 42d265f044..250be22775 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ buildscript { mavenLocal() } dependencies { - classpath "pl.allegro.tech.build:axion-release-plugin:1.2.2" + classpath "pl.allegro.tech.build:axion-release-plugin:1.3.4" classpath "com.bmuschko:gradle-nexus-plugin:2.3" classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3" }