Upgrade Artifactory plugin

This commit is contained in:
Artem Bilan
2019-12-30 14:23:14 -05:00
parent 357eae8a7e
commit fc4c85a860

View File

@@ -16,7 +16,7 @@ plugins {
id 'io.spring.nohttp' version '0.0.3.RELEASE' apply false
id 'org.ajoberstar.grgit' version '4.0.0'
id "io.spring.dependency-management" version '1.0.8.RELEASE'
id 'com.jfrog.artifactory' version '4.10.0' apply false
id 'com.jfrog.artifactory' version '4.11.0' apply false
}
if (System.getenv('TRAVIS') || System.getenv('bamboo_buildKey')) {