diff --git a/build.gradle b/build.gradle index 7ddb1d1..2334d49 100644 --- a/build.gradle +++ b/build.gradle @@ -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()