Skip to content

Commit

Permalink
Updated ubimqtt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajhaa committed Nov 1, 2019
1 parent e28cff5 commit 37ea4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
api 'org.apache.commons:commons-math3:3.6.1'

implementation 'com.google.guava:guava:27.0.1-jre'
implementation 'com.github.ubikampus:ubimqttjava:master-SNAPSHOT'
implementation 'com.github.ubikampus:ubimqttjava:v2.0.6'
implementation 'com.lemmingapex.trilateration:trilateration:1.0.2'

testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 37ea4d8

Please sign in to comment.