Skip to content

Commit

Permalink
Merge pull request #795 from mkurz/play29rc1
Browse files Browse the repository at this point in the history
Play 2.9 release candidate
  • Loading branch information
mkurz authored Sep 18, 2023
2 parents 70beb71 + 5f3aa5b commit 2554c2a
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-M7")
val playNettyServer = Seq("com.typesafe.play" %% "play-netty-server" % "2.9.0-RC2")

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

Expand Down

0 comments on commit 2554c2a

Please sign in to comment.