Skip to content

Commit f1a4961

Browse files
authored
Merge pull request #1087 from scala-steward/update/patches
Patch updates
2 parents 06df011 + 59b1fee commit f1a4961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object Dependencies {
5151
val pekkoStreams = Seq("org.apache.pekko" %% "pekko-stream" % pekkoVersion)
5252

5353
val backendServerTestDependencies = Seq(
54-
"org.playframework" %% "play-netty-server" % "3.0.8",
54+
"org.playframework" %% "play-netty-server" % "3.0.9",
5555
// Following dependencies are pulled in by play-netty-server, we just make sure
5656
// now that we use the same pekko version here like pekko-stream above.
5757
// This is because when upgrading the pekko version in Play and play-ws here we usually release

0 commit comments

Comments
 (0)