We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ea945 commit b573e56Copy full SHA for b573e56
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation group: 'at.favre.lib', name: 'hkdf', version: '1.0.2'
42
43
// https://mvnrepository.com/artifact/com.neovisionaries/nv-websocket-client
44
- implementation group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.14'
+ implementation group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.10'
45
46
47
// Use JUnit test framework
0 commit comments