Skip to content

Commit

Permalink
Update netty-handler to 4.1.107.Final (#152)
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] committed Mar 12, 2024
1 parent 5a26386 commit 97ef423
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 {
// for example
val pekkoManagementVersion = "1.0.0"

val nettyVersion = "4.1.106.Final"
val nettyVersion = "4.1.107.Final"
val logback = "ch.qos.logback" % "logback-classic" % "1.2.13"

val reconcilerDependencies = Seq(
Expand Down

0 comments on commit 97ef423

Please sign in to comment.