Skip to content

Commit

Permalink
[2.9.x] netty-transport-native-epoll 4.1.107.Final (was 4.1.104.Final)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 22, 2024
1 parent f542bad commit 2bcf2fc
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 @@ -188,7 +188,7 @@ object Dependencies {
) ++ javaTestDeps ++
scalaReflect(scalaVersion)

val nettyVersion = "4.1.104.Final"
val nettyVersion = "4.1.107.Final"

val netty = Seq(
"com.typesafe.netty" % "netty-reactive-streams-http" % "2.0.12",
Expand Down

0 comments on commit 2bcf2fc

Please sign in to comment.