Raised the version of gradle-nexus-staging-plugin to 0.5.3.

This commit is contained in:
Olga Maciaszek-Sharma
2015-06-16 14:08:58 +02:00
parent be8eb62eb3
commit 920d6fa1e6

View File

@@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath "pl.allegro.tech.build:axion-release-plugin:1.2.2"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.1"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
}
}