File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ repositories {
2424
2525dependencies {
2626 // implementation 'org.iot-dsa:dslink-v2-websocket:+' //for a locally installed sdk
27- implementation ' com.github.iot-dsa-v2.sdk-dslink-java-v2:dslink-v2-websocket:+ '
27+ implementation ' com.github.iot-dsa-v2.sdk-dslink-java-v2:dslink-v2-websocket:0.54.0 '
2828 implementation ' commons-logging:commons-logging:+'
2929 implementation ' org.apache.commons:commons-lang3:3.6'
3030 implementation ' commons-io:commons-io:2.6'
Original file line number Diff line number Diff line change 11{
22 "name" : " dslink-java-v2-restadapter" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Java DSA to REST adpater DSLink" ,
55 "main" : " bin/dslink-java-v2-restadapter" ,
66 "configs" : {
You can’t perform that action at this time.
0 commit comments