Skip to content

Commit

Permalink
Merge pull request #10444 from scala-steward/update/netty-transport-n…
Browse files Browse the repository at this point in the history
…ative-epoll-4.1.52.Final

Update netty-transport-native-epoll to 4.1.52.Final
  • Loading branch information
mergify[bot] committed Sep 23, 2020
2 parents ecb21c1 + 255c7fa commit 71f46a4
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 @@ -147,7 +147,7 @@ object Dependencies {
sslConfig
) ++ scalaParserCombinators ++ specs2Deps.map(_ % Test) ++ javaTestDeps

val nettyVersion = "4.1.51.Final"
val nettyVersion = "4.1.52.Final"

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

0 comments on commit 71f46a4

Please sign in to comment.