Skip to content

Commit

Permalink
Merge pull request #561 from scala-steward/update/play-json-3.0.2
Browse files Browse the repository at this point in the history
Update play-json to 3.0.2
  • Loading branch information
satabin authored Jan 19, 2024
2 parents cb7d2c2 + 7ffc516 commit 5417fef
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 @@ -23,7 +23,7 @@ val scala3 = "3.3.1"
val fs2Version = "3.9.3"
val circeVersion = "0.14.6"
val circeExtrasVersion = "0.14.2"
val playVersion = "3.0.1"
val playVersion = "3.0.2"
val shapeless2Version = "2.3.10"
val shapeless3Version = "3.4.1"
val scalaJavaTimeVersion = "2.5.0"
Expand Down

0 comments on commit 5417fef

Please sign in to comment.