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 d1bc43e commit dd057dfCopy full SHA for dd057df
README.md
@@ -25,7 +25,7 @@ repositories {
25
}
26
27
dependencies {
28
- implementation "com.jauntsdn.netty:netty-vmsocket:0.9.4"
+ implementation "com.jauntsdn.netty:netty-vmsocket:0.9.5"
29
30
```
31
gradle.properties
@@ -1,5 +1,5 @@
1
group=com.jauntsdn.netty
2
-version=0.9.5
+version=0.9.6
3
4
googleJavaFormatPluginVersion=0.9
5
dependencyManagementPluginVersion=1.1.0
0 commit comments