Skip to content

Commit 7f13dd3

Browse files
committed
Fix circle ci issues with new artifactory server
1 parent 4042bbb commit 7f13dd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ sourceSets {
5151

5252
dependencies {
5353
devicetypesCompile 'org.codehaus.groovy:groovy-all:2.4.7'
54-
devicetypesCompile 'smartthings:appengine-z-wave:0.1.2'
55-
devicetypesCompile 'smartthings:appengine-zigbee:0.1.11'
54+
devicetypesCompile 'smartthings:appengine-z-wave:0.1.3'
55+
devicetypesCompile 'smartthings:appengine-zigbee:0.1.12'
5656
smartappsCompile 'org.codehaus.groovy:groovy-all:2.4.7'
57-
smartappsCompile 'smartthings:appengine-common:0.1.8'
57+
smartappsCompile 'smartthings:appengine-common:0.1.9'
5858
smartappsCompile 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.1'
5959
smartappsCompile 'org.grails:grails-web:2.3.11'
6060
smartappsCompile 'org.json:json:20140107'

0 commit comments

Comments
 (0)