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 {
24
24
25
25
dependencies {
26
26
// 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 '
28
28
implementation ' commons-logging:commons-logging:+'
29
29
implementation ' org.apache.commons:commons-lang3:3.6'
30
30
implementation ' commons-io:commons-io:2.6'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dslink-java-v2-restadapter" ,
3
- "version" : " 1.0.5 " ,
3
+ "version" : " 1.0.6 " ,
4
4
"description" : " Java DSA to REST adpater DSLink" ,
5
5
"main" : " bin/dslink-java-v2-restadapter" ,
6
6
"configs" : {
You can’t perform that action at this time.
0 commit comments