Skip to content

Commit 65f649b

Browse files
committed
next development iteration
1 parent a0597c8 commit 65f649b

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
@@ -173,7 +173,7 @@ repositories {
173173
}
174174
175175
dependencies {
176-
implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.1"
176+
implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.2"
177177
}
178178
```
179179

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.1.2
2+
version=1.1.3
33

44
googleJavaFormatPluginVersion=0.9
55
dependencyManagementPluginVersion=1.1.0

0 commit comments

Comments
 (0)