Skip to content

Commit

Permalink
Bump org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.2.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and hangy committed Oct 29, 2019
1 parent d5deb46 commit ec96c60
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 @@ -17,7 +17,7 @@ repositories {

dependencies {
compile 'com.eclipsesource.minimal-json:minimal-json:0.9.5'
compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.1'
compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.2'
}

task listJars {
Expand Down

0 comments on commit ec96c60

Please sign in to comment.