Skip to content

Commit

Permalink
Merge pull request #2058 from softwaremill/update/play-json-2.10.4
Browse files Browse the repository at this point in the history
Update play-json to 2.10.4
  • Loading branch information
mergify[bot] committed Feb 26, 2024
2 parents ea7d729 + 3e0274a commit ed97224
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 @@ -123,7 +123,7 @@ val circeVersion: String = "0.14.6"

val jsoniterVersion = "2.27.2"

val play29JsonVersion = "2.10.3"
val play29JsonVersion = "2.10.4"

val playJsonVersion = "3.0.1"

Expand Down

0 comments on commit ed97224

Please sign in to comment.