Merge pull request #831 from jord98716/DEVTOOLS-636-a

DEVTOOLS-636: Increment version of executable-deployment-scripts
This commit is contained in:
Vinay Rao
2016-04-25 12:27:42 -07:00

View File

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