Updated axion to 1.2.2

This commit is contained in:
Jakub Kubrynski
2015-03-21 22:51:03 +01:00
parent 12c38d3540
commit b912e60c4c

View File

@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "pl.allegro.tech.build:axion-release-plugin:1.2.0"
classpath "pl.allegro.tech.build:axion-release-plugin:1.2.2"
}
}