Skip to content

Commit

Permalink
Merge pull request #567 from scala-steward/update/netty-codec-http-4.…
Browse files Browse the repository at this point in the history
…1.110.Final

Update netty-codec-http, netty-handler, ... to 4.1.110.Final
  • Loading branch information
lenguyenthanh authored May 24, 2024
2 parents 5244011 + 096b287 commit 195f288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ val arch_ = arch.replace("-", "_")

val pekkoVersion = "1.0.2"
val kamonVersion = "2.7.1"
val nettyVersion = "4.1.109.Final"
val nettyVersion = "4.1.110.Final"
val chessVersion = "16.0.3"

lazy val `lila-ws` = project
Expand Down

0 comments on commit 195f288

Please sign in to comment.