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 9ecf3f3 commit 713b011Copy full SHA for 713b011
build.sbt
@@ -47,7 +47,7 @@ libraryDependencies ++= Seq(
47
"com.github.nscala-time" %% "nscala-time" % "2.0.0",
48
"com.netaporter" %% "scala-uri" % "0.4.7",
49
"com.github.scala-incubator.io" %% "scala-io-file" % "0.4.3-1",
50
- "org.scalatestplus" %% "play" % "1.4.0-M3",
+ "org.scalatestplus" %% "play" % "1.4.0-M4",
51
"com.amazonaws" % "aws-java-sdk-ses" % "1.10.7",
52
"com.sun.mail" % "javax.mail" % "1.5.3"
53
)
0 commit comments