Skip to content

Commit

Permalink
Update play-json to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] authored and Henri Cook committed Jun 18, 2024
1 parent bf97029 commit f945573
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 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "0.23.12")
lazy val root = project.in(file(".")).aggregate(playJson).enablePlugins(NoPublishPlugin)

val http4sVersion = "0.23.27"
val playJsonVersion = "3.0.3"
val playJsonVersion = "3.0.4"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0"

Expand Down

0 comments on commit f945573

Please sign in to comment.