Skip to content

Commit

Permalink
Update netty-handler to 4.1.117.Final (#256)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Jan 16, 2025
1 parent d83e0db commit 2b91a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {

val logbackVersion = "1.3.15"

val nettyVersion = "4.1.116.Final"
val nettyVersion = "4.1.117.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion

val pekkoPersistenceCassandraDependencies = Seq(
Expand Down

0 comments on commit 2b91a52

Please sign in to comment.