Skip to content

Commit

Permalink
bump netty version to 4.1.95.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
selcarpa committed Jul 21, 2023
1 parent 3e9cd24 commit a38f3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

dependencies {
implementation("io.netty:netty-all:4.1.94.Final")
implementation("io.netty:netty-all:4.1.95.Final")
implementation("io.jpower.kcp:kcp-netty:1.5.0")

//ssl server support
Expand Down

0 comments on commit a38f3b0

Please sign in to comment.