We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab79ceb commit 79e2789Copy full SHA for 79e2789
build.gradle
@@ -9,7 +9,7 @@ apply plugin: 'smartthings-slack'
9
10
buildscript {
11
dependencies {
12
- classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.8"
+ classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.11"
13
}
14
repositories {
15
mavenLocal()
0 commit comments