Skip to content

Commit b125b51

Browse files
authored
Merge pull request #1088 from scala-steward/update/2.2.x/patches
[2.2.x] Patch updates
2 parents 2649b0a + bb4c492 commit b125b51

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 akkaStreams = Seq("com.typesafe.akka" %% "akka-stream" % akkaVersion)
5252

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

0 commit comments

Comments
 (0)