Skip to content

Commit f7dc61e

Browse files
authored
Merge pull request #1313 from scala-steward/update/3.0.x/patches
[3.0.x] Patch updates
2 parents 8e6fbcf + 80487c8 commit f7dc61e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

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

6161
val backendServerTestDependencies = Seq(
62-
"org.playframework" %% "play-netty-server" % "3.0.10",
62+
"org.playframework" %% "play-netty-server" % "3.0.11",
6363
// Following dependencies are pulled in by play-netty-server, we just make sure
6464
// now that we use the same pekko version here like pekko-stream above.
6565
// This is because when upgrading the pekko version in Play and play-ws here we usually release

0 commit comments

Comments
 (0)