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 5e6b67d commit 8192071Copy full SHA for 8192071
README.md
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- implementation "com.jauntsdn.netty:netty-websocket-http1:1.2.0"
+ implementation "com.jauntsdn.netty:netty-websocket-http1:1.3.0"
42
43
```
44
gradle.properties
@@ -1,5 +1,5 @@
1
group=com.jauntsdn.netty
2
-version=1.3.0
+version=1.3.1
3
4
googleJavaFormatPluginVersion=0.9
5
dependencyManagementPluginVersion=1.1.0
0 commit comments