Merge pull request #2260 from nightscout/dependabot/gradle/dev/io.socket-socket.io-client-1.0.2
chore(deps): bump socket.io-client from 1.0.0 to 1.0.2
This commit is contained in:
commit
2fb3e8b9dd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ dependencies {
|
||||||
|
|
||||||
|
|
||||||
// NSClient, Tidepool
|
// NSClient, Tidepool
|
||||||
api("io.socket:socket.io-client:1.0.0") {
|
api("io.socket:socket.io-client:1.0.2") {
|
||||||
// excluding org.json which is provided by Android
|
// excluding org.json which is provided by Android
|
||||||
exclude group: "org.json", module: "json"
|
exclude group: "org.json", module: "json"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue