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 a0597c8 commit 65f649bCopy full SHA for 65f649b
README.md
@@ -173,7 +173,7 @@ repositories {
173
}
174
175
dependencies {
176
- implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.1"
+ implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.2"
177
178
```
179
gradle.properties
@@ -1,5 +1,5 @@
1
group=com.jauntsdn.netty
2
-version=1.1.2
+version=1.1.3
3
4
googleJavaFormatPluginVersion=0.9
5
dependencyManagementPluginVersion=1.1.0
0 commit comments