Skip to content

Commit

Permalink
play-json 3.0.4 (was 3.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent 01c923f commit 9227c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Dependencies {

val junitInterface = Seq("com.github.sbt" % "junit-interface" % "0.13.3")

val playJson = Seq("org.playframework" %% "play-json" % "3.0.3")
val playJson = Seq("org.playframework" %% "play-json" % "3.0.4")

val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.13")

Expand Down

0 comments on commit 9227c28

Please sign in to comment.