Skip to content

Commit

Permalink
Update play-json to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 7, 2023
1 parent b09fcc2 commit d4d5bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ libraryDependencies ++= Seq(
"org.postgresql" % "postgresql" % "42.7.0",
anormDependency,
"com.typesafe.play" %% "play-mailer" % "9.0.0",
"com.typesafe.play" %% "play-json" % "2.10.3",
"org.playframework" %% "play-json" % "3.0.1",
"com.sun.mail" % "javax.mail" % "1.6.2",
"net.jcazevedo" %% "moultingyaml" % "0.4.2",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
Expand Down

0 comments on commit d4d5bbd

Please sign in to comment.