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 524fd52 commit 9ecf3f3Copy full SHA for 9ecf3f3
build.sbt
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
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",
51
- "com.amazonaws" % "aws-java-sdk-ses" % "1.9.37",
+ "com.amazonaws" % "aws-java-sdk-ses" % "1.10.7",
52
"com.sun.mail" % "javax.mail" % "1.5.3"
53
)
54
0 commit comments