Skip to content

Commit 8fd1801

Browse files
Update play-json to 3.0.5
1 parent af8531a commit 8fd1801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "0.23.12")
2323
lazy val root = project.in(file(".")).aggregate(playJson).enablePlugins(NoPublishPlugin)
2424

2525
val http4sVersion = "0.23.30"
26-
val playJsonVersion = "3.0.4"
26+
val playJsonVersion = "3.0.5"
2727
val munitVersion = "1.1.0"
2828
val munitCatsEffectVersion = "2.1.0"
2929

0 commit comments

Comments
 (0)