Skip to content

Commit

Permalink
Update play-json to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent fa8d432 commit 081b6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -94,7 +94,7 @@ libraryDependencies ++= Seq(
"org.postgresql" % "postgresql" % "42.7.3",
anormDependency,
"org.playframework" %% "play-mailer" % "10.0.0",
"org.playframework" %% "play-json" % "3.0.2",
"org.playframework" %% "play-json" % "3.0.3",
"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 081b6da

Please sign in to comment.