Skip to content

Commit

Permalink
play-netty-server 2.9.0-RC3 (was 2.9.0-RC2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 25, 2023
1 parent 6582a84 commit 52390a5
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 @@ -44,7 +44,7 @@ object Dependencies {

val akkaStreams = Seq("com.typesafe.akka" %% "akka-stream" % "2.6.20")

val playNettyServer = Seq("com.typesafe.play" %% "play-netty-server" % "2.9.0-RC2")
val playNettyServer = Seq("com.typesafe.play" %% "play-netty-server" % "2.9.0-RC3")

val reactiveStreams = Seq("org.reactivestreams" % "reactive-streams" % "1.0.4")

Expand Down

0 comments on commit 52390a5

Please sign in to comment.