Skip to content

Commit

Permalink
Merge pull request #12387 from scala-steward/update/2.9.x/netty-trans…
Browse files Browse the repository at this point in the history
…port-native-epoll-4.1.107.Final

[2.9.x] netty-transport-native-epoll 4.1.107.Final (was 4.1.104.Final)
  • Loading branch information
mkurz committed Feb 26, 2024
2 parents 07cf14c + 2bcf2fc commit b8f7193
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 b8f7193

Please sign in to comment.