Skip to content

Commit

Permalink
Play 3 milestone 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 6, 2023
1 parent 653bec3 commit 18fff4d
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 pekkoStreams = Seq("org.apache.pekko" %% "pekko-stream" % "1.0.1")

val playNettyServer = Seq("org.playframework" %% "play-netty-server" % "3.0.0-M1")
val playNettyServer = Seq("org.playframework" %% "play-netty-server" % "3.0.0-M2")

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

Expand Down

0 comments on commit 18fff4d

Please sign in to comment.