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 a1cc1eb commit 1bb5b35Copy full SHA for 1bb5b35
build.gradle
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
group = 'org.java_websocket'
12
-version = '1.3.1'
+version = '1.3.1-snapshot'
13
sourceCompatibility = 1.6
14
targetCompatibility = 1.6
15
0 commit comments