Skip to content

Commit 1bb5b35

Browse files
authored
Update build.gradle
1 parent a1cc1eb commit 1bb5b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
group = 'org.java_websocket'
12-
version = '1.3.1'
12+
version = '1.3.1-snapshot'
1313
sourceCompatibility = 1.6
1414
targetCompatibility = 1.6
1515

0 commit comments

Comments
 (0)