diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9476738a9a..eed54c18d0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -140,7 +140,7 @@ com-eatthepath-java-otp = { group = "com.eatthepath", name = "java-otp", version com-github-bumptech-glide = { group = "com.github.bumptech.glide", name = "glide", version = "4.16.0" } com-github-kenglxn-qrgen-android = { group = "com.github.kenglxn.QRGen", name = "android", version = "3.0.1" } com-github-rtchagas-pingplacepicker = { group = "com.github.rtchagas", name = "pingplacepicker", version = "3.0.1" } -io-socket-client = { group = "io.socket", name = "socket.io-client", version = "2.1.1" } +io-socket-client = { group = "io.socket", name = "socket.io-client", version = "2.1.2" } io-kotlintest-runner-junit5 = { group = "io.kotlintest", name = "kotlintest-runner-junit5", version = "3.4.2" } com-polidea-rxandroidble3 = { group = "com.polidea.rxandroidble3", name = "rxandroidble", version = "1.19.0" } com-jakewharton-rx3-replaying-share = { group = "com.jakewharton.rx3", name = "replaying-share", version = "3.0.0" }