Skip to content

Commit c3a7d8a

Browse files
committed
Update play-json to 3.0.5
1 parent 7d83404 commit c3a7d8a

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
@@ -82,7 +82,7 @@ val fs2Version = "3.12.0"
8282
libraryDependencies ++= Seq(
8383
"org.postgresql" % "postgresql" % "42.7.7",
8484
"org.playframework" %% "play-mailer" % "10.1.0",
85-
"org.playframework" %% "play-json" % "3.0.4",
85+
"org.playframework" %% "play-json" % "3.0.5",
8686
"com.sun.mail" % "javax.mail" % "1.6.2",
8787
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
8888
ws,

0 commit comments

Comments
 (0)