Skip to content

Commit 8192071

Browse files
committed
next development iteration
1 parent 5e6b67d commit 8192071

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838
}
3939
4040
dependencies {
41-
implementation "com.jauntsdn.netty:netty-websocket-http1:1.2.0"
41+
implementation "com.jauntsdn.netty:netty-websocket-http1:1.3.0"
4242
}
4343
```
4444

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.jauntsdn.netty
2-
version=1.3.0
2+
version=1.3.1
33

44
googleJavaFormatPluginVersion=0.9
55
dependencyManagementPluginVersion=1.1.0

0 commit comments

Comments
 (0)