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