File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ repositories {
2121}
2222
2323dependencies {
24- // api 'org.iot-dsa:dslink-v2-websocket:0.76.0 ' //for a locally installed sdk
25- api ' com.github.iot-dsa-v2.sdk-dslink-java-v2:dslink-v2-websocket:0.76 .0'
24+ // api 'org.iot-dsa:dslink-v2-websocket:+ ' //for a locally installed sdk
25+ api ' com.github.iot-dsa-v2.sdk-dslink-java-v2:dslink-v2-websocket:0.77 .0'
2626 api ' com.squareup.okhttp3:okhttp:3.14.0'
2727 api ' com.squareup.okhttp3:okhttp-urlconnection:3.14.0'
2828 api ' org.apache.commons:commons-lang3:3.11'
Original file line number Diff line number Diff line change 11{
22 "name" : " dslink-java-v2-restadapter" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "description" : " Java DSA to REST adapter DSLink" ,
55 "main" : " bin/dslink-java-v2-restadapter" ,
66 "configs" : {
You can’t perform that action at this time.
0 commit comments