Skip to content

Commit 9ecf3f3

Browse files
committed
bump AWS SES
1 parent 524fd52 commit 9ecf3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
4848
"com.netaporter" %% "scala-uri" % "0.4.7",
4949
"com.github.scala-incubator.io" %% "scala-io-file" % "0.4.3-1",
5050
"org.scalatestplus" %% "play" % "1.4.0-M3",
51-
"com.amazonaws" % "aws-java-sdk-ses" % "1.9.37",
51+
"com.amazonaws" % "aws-java-sdk-ses" % "1.10.7",
5252
"com.sun.mail" % "javax.mail" % "1.5.3"
5353
)
5454

0 commit comments

Comments
 (0)