TECHOPS-1788 update deploy script

This commit is contained in:
Vinay Rao
2017-03-03 16:32:32 -08:00
parent ab79ceb857
commit 79e2789f68

View File

@@ -9,7 +9,7 @@ apply plugin: 'smartthings-slack'
buildscript {
dependencies {
classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.8"
classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.11"
}
repositories {
mavenLocal()