Merge pull request #833 from SmartThingsCommunity/production

Rolling down hotfix for deploy tool to staging
This commit is contained in:
Vinay Rao
2016-04-25 12:28:55 -07:00

View File

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