Skip to content

Commit

Permalink
next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Feb 8, 2024
1 parent a0b1d5c commit 9aa11a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ repositories {
}
dependencies {
implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.2"
implementation "com.jauntsdn.netty:netty-websocket-http1:1.1.3"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.jauntsdn.netty
version=1.1.3
version=1.1.4

googleJavaFormatPluginVersion=0.9
dependencyManagementPluginVersion=1.1.0
Expand Down

0 comments on commit 9aa11a4

Please sign in to comment.