Skip to content

Commit

Permalink
Update play-json to 3.0.4 (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 17, 2025
1 parent 94b5345 commit 1fe53e5
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 @@ -210,7 +210,7 @@ lazy val dependency =
val jsoniterScala = "2.28.1"
val scalaTest = "3.2.19"
val kafka = "3.6.1"
val play = "3.0.2"
val play = "3.0.4"
val upickle = "3.1.4"
val jackson = "2.16.1"
val zioJson = "0.7.4"
Expand Down

0 comments on commit 1fe53e5

Please sign in to comment.