We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d95322 commit 46db899Copy full SHA for 46db899
project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
20
val pekkoGrpc: String = PekkoGrpcBuildInfo.version
21
val grpc: String = PekkoGrpcBuildInfo.grpcVersion
22
23
- val play = "3.1.0-M3"
+ val play = "3.1.0-M2"
24
25
val scalaTest = "3.2.19"
26
val scalaTestPlusPlay = "8.0.0-M2"
0 commit comments