Skip to content

Commit

Permalink
Merge pull request #2023 from softwaremill/update/play-json-3.0.1
Browse files Browse the repository at this point in the history
Update play-json to 3.0.1
  • Loading branch information
mergify[bot] committed Dec 5, 2023
2 parents 186605c + bcec1cf commit 3a86c8a
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 @@ -125,7 +125,7 @@ val jsoniterVersion = "2.25.0"

val play29JsonVersion = "2.9.4"

val playJsonVersion = "3.0.0"
val playJsonVersion = "3.0.1"

val catsEffect_3_version = "3.5.2"
val fs2_3_version = "3.9.3"
Expand Down

0 comments on commit 3a86c8a

Please sign in to comment.