Skip to content

Commit

Permalink
Update play-mailer, play-mailer-guice to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 29, 2023
1 parent 77cffc8 commit 6871701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ object Dependencies {
"com.typesafe.akka" %% "akka-stream" % akkaVersion,
"com.typesafe.akka" %% "akka-serialization-jackson" % akkaVersion,
"com.typesafe.akka" %% "akka-actor-typed" % akkaVersion,
"com.typesafe.play" %% "play-mailer" % "8.0.1",
"com.typesafe.play" %% "play-mailer-guice" % "8.0.1",
"com.typesafe.play" %% "play-mailer" % "9.0.0",
"com.typesafe.play" %% "play-mailer-guice" % "9.0.0",
"com.github.pathikrit" %% "better-files" % "3.9.1",
"org.mindrot" % "jbcrypt" % "0.4",
("org.reactivemongo" %% "play2-reactivemongo" % "1.0.10-play28")
Expand Down

0 comments on commit 6871701

Please sign in to comment.