Skip to content

Commit

Permalink
Merge pull request #896 from scala-steward/update/2.2.x/patches
Browse files Browse the repository at this point in the history
[2.2.x] Patch updates
  • Loading branch information
mkurz authored May 24, 2024
2 parents 3124031 + ed135c2 commit 64a91ce
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 @@ -47,7 +47,7 @@ object Dependencies {
val akkaStreams = Seq("com.typesafe.akka" %% "akka-stream" % akkaVersion)

val backendServerTestDependencies = Seq(
"com.typesafe.play" %% "play-netty-server" % "2.9.2",
"com.typesafe.play" %% "play-netty-server" % "2.9.3",
// Following dependencies are pulled in by play-netty-server, we just make sure
// now that we use the same akka version here like akka-stream above.
// This is because when upgrading the akka version in Play and play-ws here we usually release
Expand Down

0 comments on commit 64a91ce

Please sign in to comment.