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 7d83404 commit c3a7d8aCopy full SHA for c3a7d8a
build.sbt
@@ -82,7 +82,7 @@ val fs2Version = "3.12.0"
82
libraryDependencies ++= Seq(
83
"org.postgresql" % "postgresql" % "42.7.7",
84
"org.playframework" %% "play-mailer" % "10.1.0",
85
- "org.playframework" %% "play-json" % "3.0.4",
+ "org.playframework" %% "play-json" % "3.0.5",
86
"com.sun.mail" % "javax.mail" % "1.6.2",
87
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
88
ws,
0 commit comments