Skip to content

Commit

Permalink
Play 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 25, 2023
1 parent e621566 commit c7a1404
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-RC3")
val playNettyServer = Seq("com.typesafe.play" %% "play-netty-server" % "2.9.0")

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

Expand Down

0 comments on commit c7a1404

Please sign in to comment.