Skip to content

Commit

Permalink
Play 2.9 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Sep 18, 2023
1 parent 70beb71 commit 5f3aa5b
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 5f3aa5b

Please sign in to comment.