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 2f42899 commit 1db3852Copy full SHA for 1db3852
README.md
@@ -83,7 +83,7 @@ The pusher-java-client is available in Maven Central.
83
84
```groovy
85
dependencies {
86
- compile 'com.pusher:pusher-java-client:2.3.1'
+ compile 'com.pusher:pusher-java-client:2.4.0'
87
}
88
```
89
0 commit comments